diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2025-01-29 15:46:14 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 15:46:14 -0300 |
| commit | c33a92a0d1dab810b0a9af8aa654c108e663f254 (patch) | |
| tree | f095d050a2fee886dec97d2e567407a7374c5106 | |
| parent | cb7b64c67e0d664cb6665a634755004946e9e86e (diff) | |
| parent | 13b318f3ae1db4ae4b637cdd9f41183c842ae6d4 (diff) | |
| download | meta-freescale-c33a92a0d1dab810b0a9af8aa654c108e663f254.tar.gz | |
Merge pull request #2086 from Villemoes/drop-styhead
drop styhead compatibility
| -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 2376cbad9..d35660501 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 walnascar" | 11 | LAYERSERIES_COMPAT_freescale-layer = "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 |
