From 7207787c4eb64005fed305138609d4bc351ea4a4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 13 Mar 2013 12:43:23 +0100 Subject: [PATCH] layer.conf: add SIGGEN_EXCLUDERECIPES_ABISAFE Signed-off-by: Koen Kooi --- conf/layer.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index aa75340..cf0655e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,3 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "angstrom-layer" BBFILE_PATTERN_angstrom-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_angstrom-layer = "7" + +SIGGEN_EXCLUDERECIPES_ABISAFE += " \ + angstrom-feed-configs \ + "