aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBeth Flanagan <elizabeth.flanagan@intel.com>2011-02-24 14:34:59 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2011-03-01 11:46:41 +0000
commit926560497bef54a06a39850fcf551c5c1bba9bfc (patch)
tree178c897ca39685d456b0b0fd1c1ae62885087dfa /meta
parent9f9e981ca20fe341a27765390fa723295b74a389 (diff)
downloadopenembedded-core-926560497bef54a06a39850fcf551c5c1bba9bfc.tar.gz
Emenlow Removal from Poky Core: meta-emenlow
Removing Emenlow from poky core as it is now in meta-intel as a BSP layer [BUGID #769] Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/bblayers.conf.sample3
-rw-r--r--meta/conf/sanity.conf2
2 files changed, 2 insertions, 3 deletions
diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample
index 3c7b6e6f7e..b2f37c0c81 100644
--- a/meta/conf/bblayers.conf.sample
+++ b/meta/conf/bblayers.conf.sample
@@ -1,9 +1,8 @@
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
-LCONF_VERSION = "3"
+LCONF_VERSION = "4"
BBFILES ?= ""
BBLAYERS = " \
##POKYBASE##/meta \
- ##POKYBASE##/meta-emenlow \
"
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf
index 1fbeb61aad..fcaed11951 100644
--- a/meta/conf/sanity.conf
+++ b/meta/conf/sanity.conf
@@ -9,7 +9,7 @@ SANITY_ABIFILE = "${TMPDIR}/abi_version"
SANITY_VERSION = "1"
POKY_CONF_VERSION = "1"
-LAYER_CONF_VERSION = "3"
+LAYER_CONF_VERSION = "4"
SITE_CONF_VERSION = "1"
INHERIT += "sanity"