summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-25 16:35:52 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2018-09-30 16:02:19 +0000
commit0c7eb257c3b0f03592e407e13c635d9e523fbcd0 (patch)
tree288183fec17b2f497f282f7ebd5af0ee67176d94
parent4e6c4721e8f020981423f1b72bf116238b38ebd5 (diff)
downloadmeta-qt5-0c7eb257c3b0f03592e407e13c635d9e523fbcd0.tar.gz
layer.conf: Add thud 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 df696c76..12b2d6ae 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1"
29 29
30LAYERDEPENDS_qt5-layer = "core" 30LAYERDEPENDS_qt5-layer = "core"
31 31
32LAYERSERIES_COMPAT_qt5-layer = "sumo" 32LAYERSERIES_COMPAT_qt5-layer = "sumo thud"
33 33
34LICENSE_PATH += "${LAYERDIR}/licenses" 34LICENSE_PATH += "${LAYERDIR}/licenses"
35 35