summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-01-29 15:46:14 -0300
committerGitHub <noreply@github.com>2025-01-29 15:46:14 -0300
commitc33a92a0d1dab810b0a9af8aa654c108e663f254 (patch)
treef095d050a2fee886dec97d2e567407a7374c5106
parentcb7b64c67e0d664cb6665a634755004946e9e86e (diff)
parent13b318f3ae1db4ae4b637cdd9f41183c842ae6d4 (diff)
downloadmeta-freescale-c33a92a0d1dab810b0a9af8aa654c108e663f254.tar.gz
Merge pull request #2086 from Villemoes/drop-styhead
drop styhead compatibility
-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