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:
@@ -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 \
|
||||
"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user