diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2022-02-22 07:41:41 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-22 07:41:41 -0300 |
| commit | a021abc00aaddfffaffcddacd7334f704b73ca6c (patch) | |
| tree | cd2470de0a6266f03be4e715d30106fec1f701f6 | |
| parent | 313867b9cd14088975783fa71c7ddfd597f50f5c (diff) | |
| parent | e6a1fc4d609f1cabb3ffde483aa4b77794df79ae (diff) | |
| download | meta-freescale-a021abc00aaddfffaffcddacd7334f704b73ca6c.tar.gz | |
Merge pull request #981 from YoeDistro/yoe/mut
layers: Bump to use kirkstone
| -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 77e704ed0..981692555 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 = "honister" | 11 | LAYERSERIES_COMPAT_freescale-layer = "kirkstone" |
| 12 | 12 | ||
| 13 | # Add the Freescale-specific licenses into the metadata | 13 | # Add the Freescale-specific licenses into the metadata |
| 14 | LICENSE_PATH += "${LAYERDIR}/custom-licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/custom-licenses" |
