From 69f3e3c37229eb67edd38bfc05e0d3760f84c99f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 29 Sep 2022 16:51:33 -0700 Subject: [PATCH] layers: Add langdale to LAYERSERIES_COMPAT Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 553dff3..046f268 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"