summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2020-11-16 19:23:44 +0100
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2020-11-16 19:23:44 +0100
commita63cd3a571bdc8d26a48efff6504823e81768ca9 (patch)
treeef4f6a861a812ca2876680cd09dc99d9bbd14e4c
parentfe7bf4317853ba992a448e58d2125460be2d2d2d (diff)
downloadmeta-el-accelerated-a63cd3a571bdc8d26a48efff6504823e81768ca9.tar.gz
Mask recipes related to other kernels
Change-Id: I5cd7101a35fdc9b5b9b3332bbd107ad31818acb4 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
-rw-r--r--conf/template.zcu102-zynqmp/local.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/template.zcu102-zynqmp/local.conf.sample b/conf/template.zcu102-zynqmp/local.conf.sample
index b86e45b..81d7e57 100644
--- a/conf/template.zcu102-zynqmp/local.conf.sample
+++ b/conf/template.zcu102-zynqmp/local.conf.sample
@@ -240,3 +240,9 @@ CONF_VERSION = "1"
240DISTRO_FEATURES_remove = " x11" 240DISTRO_FEATURES_remove = " x11"
241 241
242LICENSE_FLAGS_WHITELIST = "commercial_oseutils" 242LICENSE_FLAGS_WHITELIST = "commercial_oseutils"
243
244BBMASK += " \
245 meta-enea-bsp-arm/recipes-kernel/linux/linux-raspberrypi-rt_4.19.bbappend \
246 meta-enea-bsp-arm/recipes-kernel/linux/linux-raspberrypi_4.9.bbappend \
247 meta-amp/recipes-kernel/linux/linux-intel_%.bbappend \
248 "