From bf68f8b8f5a31c9814a09f6c4e145dda7cdd8634 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(+) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 7eb3b2db..9c587b1b 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 = "rocko sumo" + LICENSE_PATH += "${LAYERDIR}/licenses" IMAGE_FEATURES[validitems] += "qtcreator-debug" -- cgit v1.2.3