summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Villemoes <ravi@prevas.dk>2025-01-29 09:06:46 +0100
committerRasmus Villemoes <ravi@prevas.dk>2025-01-29 09:06:46 +0100
commit13b318f3ae1db4ae4b637cdd9f41183c842ae6d4 (patch)
tree564bc1dd41d16a0671d3b3d95d70b504e1a9ae04
parent4738bf97f8d95fe8d25fbdf1bde8c268c376e23f (diff)
downloadmeta-freescale-13b318f3ae1db4ae4b637cdd9f41183c842ae6d4.tar.gz
drop styhead compatibility
Due to commit 1e3228f1 (imx-atf: Adjust for compiler virtual renames in oe-core), which was required due to oe-core commit 4ccc3bc, this is no longer compatible with styhead.
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 2376cbad9..d35660501 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 = "walnascar"
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