aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-14 10:53:57 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-14 10:53:57 +1200
commit1ca0a690ba48c9333c25d087ba46ae42bbf98369 (patch)
tree6f3dfbc40b911ca23dc48d5150d26913747e7606
parent57ef3016ec13ad5a92ed63c30bf018133aef171a (diff)
downloadmeta-handheld-1ca0a690ba48c9333c25d087ba46ae42bbf98369.tar.gz
layer.conf: set LAYERSERIES_COMPATsumo
As required for the sumo branch. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4d43bf2..6086b8d 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,3 +17,6 @@ BBFILE_PATTERN_meta-handheld := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-handheld = "7"
LAYERDEPENDS_meta-handheld = "core meta-initramfs openembedded-layer"
+
+LAYERSERIES_COMPAT_meta-handheld = "sumo"
+