From b019b4bd687602ff6efbf838a00660bd5f8c4ff6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 10 Apr 2025 17:43:55 -0700 Subject: layers: Add whinlatter (5.3) to compatible layer series 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 10a1647016..261c38e89c 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 = "walnascar" +LAYERSERIES_COMPAT_meta-python = "walnascar whinlatter" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf