summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-10 17:43:55 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-11 20:51:29 -0700
commitb019b4bd687602ff6efbf838a00660bd5f8c4ff6 (patch)
treec5deaced2d4c44e3d19ca01d57a5084b03dbe51a /meta-oe/conf
parentacde3d2efefc798cc999812a3248559f78979304 (diff)
downloadmeta-openembedded-b019b4bd687602ff6efbf838a00660bd5f8c4ff6.tar.gz
layers: Add whinlatter (5.3) to compatible layer series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-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 2f4b9c4027..bc0d68f156 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -48,7 +48,7 @@ LAYERVERSION_openembedded-layer = "1"
48 48
49LAYERDEPENDS_openembedded-layer = "core" 49LAYERDEPENDS_openembedded-layer = "core"
50 50
51LAYERSERIES_COMPAT_openembedded-layer = "walnascar" 51LAYERSERIES_COMPAT_openembedded-layer = "walnascar whinlatter"
52 52
53LICENSE_PATH += "${LAYERDIR}/licenses" 53LICENSE_PATH += "${LAYERDIR}/licenses"
54 54