From 61581ec2efba25904877b5b65257d4de5b75a22f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 6 Apr 2018 12:23:46 +0000 Subject: layer.conf: add LAYERSERIES_COMPAT Signed-off-by: Martin Jansa --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 7751ce2f..98000c65 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -29,6 +29,8 @@ LAYERVERSION_qt5-layer = "1" LAYERDEPENDS_qt5-layer = "core" +LAYERSERIES_COMPAT_qt5-layer = "sumo" + LICENSE_PATH += "${LAYERDIR}/licenses" IMAGE_FEATURES[validitems] += "qtcreator-debug" -- cgit v1.2.3