summaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf')
-rw-r--r--build/conf/bblayers.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/conf/bblayers.conf.sample b/build/conf/bblayers.conf.sample
index 04b7768ffa..d361f244d9 100644
--- a/build/conf/bblayers.conf.sample
+++ b/build/conf/bblayers.conf.sample
@@ -1,9 +1,10 @@
1# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf 1# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
2# changes incompatibly 2# changes incompatibly
3LCONF_VERSION = "1" 3LCONF_VERSION = "2"
4 4
5BBFILES ?= "" 5BBFILES ?= ""
6BBLAYERS = " \ 6BBLAYERS = " \
7 ##POKYBASE##/meta \ 7 ##POKYBASE##/meta \
8 ##POKYBASE##/meta-moblin \ 8 ##POKYBASE##/meta-moblin \
9 ##POKYBASE##/meta-emenlow \
9 " 10 "