aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-29 16:51:33 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2022-09-29 21:06:20 -0300
commit69f3e3c37229eb67edd38bfc05e0d3760f84c99f (patch)
tree08836464a2a706a5877be5444cb51ba873699021
parentedf4825428920c7425f907933991eaf33c6273a7 (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"