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