From 1e5ae73fd301865b5da6afc4cfa0e3a7f425363a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 21 Apr 2024 11:06:32 -0700 Subject: layers: Add styhead to compatible release series styhead is codename for upcoming 5.1 release Signed-off-by: Khem Raj --- meta-networking/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking') diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf index ac5d15a0c0..0e09d8f2ad 100644 --- a/meta-networking/conf/layer.conf +++ b/meta-networking/conf/layer.conf @@ -15,7 +15,7 @@ LAYERVERSION_networking-layer = "1" LAYERDEPENDS_networking-layer = "core meta-python openembedded-layer" -LAYERSERIES_COMPAT_networking-layer = "scarthgap" +LAYERSERIES_COMPAT_networking-layer = "scarthgap styhead" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf