diff options
author | Rasmus Villemoes <ravi@prevas.dk> | 2025-01-29 08:59:22 +0100 |
---|---|---|
committer | Rasmus Villemoes <ravi@prevas.dk> | 2025-01-29 08:59:22 +0100 |
commit | 1ae57bb8fdd1c6d1085d50a09130895101425a0d (patch) | |
tree | 50fc1baa9deec617349ddb10562cd7af3e187db0 | |
parent | d615badf93ec03f45d395cb752e79a42e9dcd246 (diff) | |
download | meta-freescale-1ae57bb8fdd1c6d1085d50a09130895101425a0d.tar.gz |
[styhead] drop walnascar compatiblity
This branch is not, in fact, compatible with walnascar due to oe-core
commit 4ccc3bc8266c3.
-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 2376cbad..aa29dbe0 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 = "styhead" |
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 |