aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-04-21 11:06:32 -0700
committerKhem Raj <raj.khem@gmail.com>2024-04-24 15:37:08 -0700
commitb802981b93bf0fe8b7b415ee78455801776b299d (patch)
tree38c505b9fc459639f409194ae8779bd815b3d919 /meta-oe
parentc0af08d0de868b5f00b118cfdc2034c8e331140e (diff)
downloadmeta-openembedded-b802981b93bf0fe8b7b415ee78455801776b299d.tar.gz
layers: Add styhead to compatible release series
styhead is codename for upcoming 5.1 release Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 4d9acb8cc8..d8f0f5339a 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -44,7 +44,7 @@ LAYERVERSION_openembedded-layer = "1"
LAYERDEPENDS_openembedded-layer = "core"
-LAYERSERIES_COMPAT_openembedded-layer = "scarthgap"
+LAYERSERIES_COMPAT_openembedded-layer = "scarthgap styhead"
LICENSE_PATH += "${LAYERDIR}/licenses"