summaryrefslogtreecommitdiffstats
path: root/meta/conf/templates/default/bblayers.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/templates/default/bblayers.conf.sample')
-rw-r--r--meta/conf/templates/default/bblayers.conf.sample10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/conf/templates/default/bblayers.conf.sample b/meta/conf/templates/default/bblayers.conf.sample
new file mode 100644
index 0000000000..c985f4f242
--- /dev/null
+++ b/meta/conf/templates/default/bblayers.conf.sample
@@ -0,0 +1,10 @@
+# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
+# changes incompatibly
+LCONF_VERSION = "7"
+
+BBPATH = "${TOPDIR}"
+BBFILES ?= ""
+
+BBLAYERS ?= " \
+ ##OEROOT##/meta \
+ "