summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-07-22 23:28:24 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-22 23:28:24 +0100
commit2efba78f9b0c759abfa6e2fc2aa1c0a1a4753589 (patch)
tree932e9d2996ee72cbc3c0147fac62605a563042bc /build
parentf887d025274cbe495f834ced044542ce7bddd3b2 (diff)
downloadopenembedded-core-2efba78f9b0c759abfa6e2fc2aa1c0a1a4753589.tar.gz
Add meta-emenlow to the default layers list
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'build')
-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 @@
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
-LCONF_VERSION = "1"
+LCONF_VERSION = "2"
BBFILES ?= ""
BBLAYERS = " \
##POKYBASE##/meta \
##POKYBASE##/meta-moblin \
+ ##POKYBASE##/meta-emenlow \
"