From f4a96810bad3b418db5f4ae0f8d3e72ff9955e1c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 31 Mar 2025 07:40:52 -0700 Subject: Drop styhead from LAYERSERIES_COMPAT Signed-off-by: Khem Raj --- meta-python/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index cae3931b86..10a1647016 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf @@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1" LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer" -LAYERSERIES_COMPAT_meta-python = "styhead walnascar" +LAYERSERIES_COMPAT_meta-python = "walnascar" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf