diff options
| author | Benjamin Missey <benjamin.missey@non.se.com> | 2026-03-18 13:16:41 +0100 |
|---|---|---|
| committer | Benjamin Missey <benjamin.missey@non.se.com> | 2026-03-18 13:17:12 +0100 |
| commit | d2f38c6d32e7d186a8b5583345e2c8a1bdcdc1d4 (patch) | |
| tree | 65e0e7d4492728a7482436dd936bb66707f3b270 | |
| parent | 08fd053907c38e2c96a36bd56b598caaf2e3567a (diff) | |
| download | meta-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.conf | 2 |
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 \ | |||
| 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 = "whinlatter" | 11 | LAYERSERIES_COMPAT_freescale-layer = "whinlatter wrynose" |
| 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 |
