From f1e482a498b0f6b41f23d661c3278fe4d63d8bd7 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 11 Apr 2018 17:01:26 -0700 Subject: meta-*: add LAYERSERIES_COMPAT to layer.conf files Signed-off-by: Armin Kuster --- meta-tpm/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-tpm') diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf index 36486d1..a2f0cab 100644 --- a/meta-tpm/conf/layer.conf +++ b/meta-tpm/conf/layer.conf @@ -8,6 +8,8 @@ BBFILE_COLLECTIONS += "tpm-layer" BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_tpm-layer = "6" +LAYERSERIES_COMPAT_tpm-layer = "sumo" + LAYERDEPENDS_tpm-layer = " \ core \ " -- cgit v1.2.3-54-g00ecf