diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-03-31 07:40:52 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-31 07:41:47 -0700 |
commit | f4a96810bad3b418db5f4ae0f8d3e72ff9955e1c (patch) | |
tree | 1d1c7369084bae87c23384c97935718dba132d5d /meta-oe | |
parent | 8147a884c68d8fdd89939a8443a902b65297520c (diff) | |
download | meta-openembedded-f4a96810bad3b418db5f4ae0f8d3e72ff9955e1c.tar.gz |
Drop styhead from LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index d3fd49cf6b..2f4b9c4027 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -48,7 +48,7 @@ LAYERVERSION_openembedded-layer = "1" | |||
48 | 48 | ||
49 | LAYERDEPENDS_openembedded-layer = "core" | 49 | LAYERDEPENDS_openembedded-layer = "core" |
50 | 50 | ||
51 | LAYERSERIES_COMPAT_openembedded-layer = "styhead walnascar" | 51 | LAYERSERIES_COMPAT_openembedded-layer = "walnascar" |
52 | 52 | ||
53 | LICENSE_PATH += "${LAYERDIR}/licenses" | 53 | LICENSE_PATH += "${LAYERDIR}/licenses" |
54 | 54 | ||