summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Missey <benjamin.missey@non.se.com>2026-03-18 13:16:41 +0100
committerBenjamin Missey <benjamin.missey@non.se.com>2026-03-18 13:17:12 +0100
commitd2f38c6d32e7d186a8b5583345e2c8a1bdcdc1d4 (patch)
tree65e0e7d4492728a7482436dd936bb66707f3b270
parent08fd053907c38e2c96a36bd56b598caaf2e3567a (diff)
downloadmeta-freescale-d2f38c6d32e7d186a8b5583345e2c8a1bdcdc1d4.tar.gz
conf/layer.conf: Add wrynose to LAYERSERIES_COMPAT
Wrynose is now the version compatible on openembedded-core. Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4b0a5f77f..ad2f52d75 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 = "whinlatter" 11LAYERSERIES_COMPAT_freescale-layer = "whinlatter wrynose"
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