summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Villemoes <ravi@prevas.dk>2025-01-29 08:59:22 +0100
committerRasmus Villemoes <ravi@prevas.dk>2025-01-29 08:59:22 +0100
commit1ae57bb8fdd1c6d1085d50a09130895101425a0d (patch)
tree50fc1baa9deec617349ddb10562cd7af3e187db0
parentd615badf93ec03f45d395cb752e79a42e9dcd246 (diff)
downloadmeta-freescale-1ae57bb8fdd1c6d1085d50a09130895101425a0d.tar.gz
[styhead] drop walnascar compatiblity
This branch is not, in fact, compatible with walnascar due to oe-core commit 4ccc3bc8266c3.
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 2376cbad..aa29dbe0 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
8BBFILE_COLLECTIONS += "freescale-layer" 8BBFILE_COLLECTIONS += "freescale-layer"
9BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/" 9BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/"
10BBFILE_PRIORITY_freescale-layer = "5" 10BBFILE_PRIORITY_freescale-layer = "5"
11LAYERSERIES_COMPAT_freescale-layer = "styhead walnascar" 11LAYERSERIES_COMPAT_freescale-layer = "styhead"
12LAYERDEPENDS_freescale-layer = "core" 12LAYERDEPENDS_freescale-layer = "core"
13 13
14# Add the Freescale-specific licenses into the metadata 14# Add the Freescale-specific licenses into the metadata