aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-29 16:51:33 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2023-01-18 12:48:58 +0100
commit016dd40cb80dcdba473fa59ae89b4325bcad399a (patch)
tree7a9092c6cc279943ee850338b891656d0687e8f0
parent6617511e1417b5e2559704352038bc22a4c16696 (diff)
layers: Add langdale to LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 553dff31..046f268c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1"
LAYERDEPENDS_qt5-layer = "core"
-LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott honister kirkstone"
+LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott honister kirkstone langdale"
LICENSE_PATH += "${LAYERDIR}/licenses"