From 880131304703e730a66c05af2de9b5a131592f20 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 b2a4fbc3..5d8855fc 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -23,6 +23,8 @@ BBFILE_PATTERN_qt5-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_qt5-layer = "7" +LAYERSERIES_COMPAT_qt5-layer = "rocko sumo" + LICENSE_PATH += "${LAYERDIR}/licenses" IMAGE_FEATURES[validitems] += "qtcreator-debug" -- cgit v1.2.3-54-g00ecf