Having BBMASKS and DISTRO_FEATURES causes issue with sstate in certain 
situations

Signed-off-by: Saul Wold <s...@linux.intel.com>
---
 conf/layer.conf | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 41e42e8..abf6ffd 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,12 +16,3 @@ LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
 # cause compatibility issues with other layers
 LAYERVERSION_intel = "3"
 
-
-# Exclude RMC patches unless RMC Feature is eanbled
-RMC_BBMASK := 
"${LAYERDIR}/common/recipes-bsp/systemd-boot/systemd-boot.*\.bbappend \
-               
${LAYERDIR}/common/recipes-core/initrdscripts/initramfs-live-install-efi.*\.bbappend
 \
-               ${LAYERDIR}/common/recipes-bsp/gnu-efi/gnu-efi.*\.bbappend"
-
-BBMASK += "${RMC_BBMASK}"
-
-BBMASK_remove = "${@bb.utils.contains('DISTRO_FEATURES', 'rmc', 
'${RMC_BBMASK}', '', d)}"
-- 
2.7.4

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to