From 6a7e6a53bb1198d9f99e6b91947ddf31627b7db4 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 6 Apr 2018 11:38:06 +0100 Subject: layer.conf: Add LAYERSERIES_COMPAT Signed-off-by: Richard Purdie --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 273e42f..bbd4e68 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,3 +9,5 @@ BBFILE_PATTERN_meta-mingw := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-mingw = "8" LAYERDEPENDS_meta-mingw = "core" + +LAYERSERIES_COMPAT_meta-mingw = "sumo" \ No newline at end of file -- cgit v1.2.3-54-g00ecf