From f6f2034526009d21036bfc42326f7d883e84b1cb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 7 Jun 2017 10:20:51 +0100 Subject: meta*: Add LAYERSERIES_COMPAT and LAYERSERIES_CORENAMES markup to layer.conf This means mismatched layers are more clearly identified to the user in cases where compatibility has not been tested. This is perhaps not as needed for the core repository (other than CORENAMES) but lets lead by example. (From OE-Core rev: cde66d5eac8e5c2821ba225dc4be4af4e0581652) Signed-off-by: Richard Purdie --- meta-skeleton/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-skeleton') diff --git a/meta-skeleton/conf/layer.conf b/meta-skeleton/conf/layer.conf index aca1633420..a15516afaf 100644 --- a/meta-skeleton/conf/layer.conf +++ b/meta-skeleton/conf/layer.conf @@ -13,3 +13,5 @@ BBFILE_PRIORITY_skeleton = "1" LAYERVERSION_skeleton = "1" LAYERDEPENDS_skeleton = "core" + +LAYERSERIES_COMPAT_skeleton = "rocko" -- cgit v1.2.3-54-g00ecf