1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

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>
This commit is contained in:
Beth Flanagan
2011-02-24 14:34:59 -08:00
committed by Saul Wold
parent 0897b00452
commit 020967ed0d
67 changed files with 2 additions and 9380 deletions
+1 -2
View File
@@ -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 \
"
+1 -1
View File
@@ -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"