summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/bblayers.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/bblayers.conf.sample')
-rw-r--r--meta-yocto/conf/bblayers.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-yocto/conf/bblayers.conf.sample b/meta-yocto/conf/bblayers.conf.sample
new file mode 100644
index 0000000000..b2f37c0c81
--- /dev/null
+++ b/meta-yocto/conf/bblayers.conf.sample
@@ -0,0 +1,8 @@
+# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
+# changes incompatibly
+LCONF_VERSION = "4"
+
+BBFILES ?= ""
+BBLAYERS = " \
+ ##POKYBASE##/meta \
+ "