From 8ef7261a331e0869a0461ab2fb44e39980cedc02 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Fri, 13 Apr 2018 15:47:41 -0700 Subject: layer: add LAYERSERIES_COMPAT Signed-off-by: Armin Kuster Signed-off-by: Paul Eggleton --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index 84ab5f7..0197197 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,3 +8,4 @@ BBFILE_COLLECTIONS += "qt3" BBFILE_PATTERN_qt3 = "^${LAYERDIR}/" BBFILE_PRIORITY_qt3 = "6" +LAYERSERIES_COMPAT_qt3 = "rocko" -- cgit v1.2.3-54-g00ecf