diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-10-05 09:26:20 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-05 09:26:20 -0300 |
commit | 76de6300426f3354e003ef3a4d7adb2a4b0af53d (patch) | |
tree | e5183973aa436a678707608f24d3067664a0ba4e | |
parent | ae04c1548fc84b925113918c90f7afb9d193bd3a (diff) | |
parent | 3cbd8f54409b2e4c129a6a487e3230ccac8342b4 (diff) | |
download | meta-freescale-76de6300426f3354e003ef3a4d7adb2a4b0af53d.tar.gz |
Merge pull request #1963 from YoeDistro/yoe/mut
layer.conf: Update to walnascar (5.2) layer/release series
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index aa29dbe0..2376cbad 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | |||
8 | BBFILE_COLLECTIONS += "freescale-layer" | 8 | BBFILE_COLLECTIONS += "freescale-layer" |
9 | BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_freescale-layer := "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_freescale-layer = "5" | 10 | BBFILE_PRIORITY_freescale-layer = "5" |
11 | LAYERSERIES_COMPAT_freescale-layer = "styhead" | 11 | LAYERSERIES_COMPAT_freescale-layer = "styhead walnascar" |
12 | LAYERDEPENDS_freescale-layer = "core" | 12 | LAYERDEPENDS_freescale-layer = "core" |
13 | 13 | ||
14 | # Add the Freescale-specific licenses into the metadata | 14 | # Add the Freescale-specific licenses into the metadata |