diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-03-18 09:42:38 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-18 09:42:38 -0300 |
| commit | 8329164ab96b5cd8312a2bbdeeb7310b96403c88 (patch) | |
| tree | 65e0e7d4492728a7482436dd936bb66707f3b270 /conf | |
| parent | 08fd053907c38e2c96a36bd56b598caaf2e3567a (diff) | |
| parent | d2f38c6d32e7d186a8b5583345e2c8a1bdcdc1d4 (diff) | |
| download | meta-freescale-master.tar.gz | |
conf/layer.conf: Add wrynose to LAYERSERIES_COMPAT
Diffstat (limited to 'conf')
| -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 |
