From 0d3fe793b7d486bacd80bf5dacf2a76cf61cbf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 6 Apr 2018 23:45:46 +0200 Subject: [PATCH] layer.conf: Add LAYERSERIES_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index cf0655e..1686189 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,6 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "angstrom-layer" BBFILE_PATTERN_angstrom-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_angstrom-layer = "7" +LAYERSERIES_COMPAT_angstrom-layer = "rocko sumo" SIGGEN_EXCLUDERECIPES_ABISAFE += " \ angstrom-feed-configs \