aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-bsp/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-zephyr-bsp/conf/layer.conf')
-rw-r--r--meta-zephyr-bsp/conf/layer.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-zephyr-bsp/conf/layer.conf b/meta-zephyr-bsp/conf/layer.conf
index 507374f..28577b2 100644
--- a/meta-zephyr-bsp/conf/layer.conf
+++ b/meta-zephyr-bsp/conf/layer.conf
@@ -15,6 +15,4 @@ LAYERVERSION_zephyrbsp = "1"
LAYERDEPENDS_zephyrbsp = "zephyrcore core meta-python"
-LAYERSERIES_COMPAT_zephyrbsp = "dunfell gatesgarth hardknott honister kirkstone"
-
-X86_TUNE_DIR = "${@bb.utils.contains_any('LAYERSERIES_CORENAMES', 'honister kirkstone', 'include/x86', 'include', d)}"
+LAYERSERIES_COMPAT_zephyrbsp = "kirkstone scarthgap"