From: Richard Purdie Date: Fri, 24 May 2024 15:18:38 +0000 (+0100) Subject: layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE X-Git-Tag: uninative-4.6~413 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002a2a9d977ed5b86138333c567d25616d38c60b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE This rebuilds whenever DISTRO_VERSION changes (i.e. any commit is made) and systemd depends upon it so lots of things end up rebuilding which isn't necessary, Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index f2bca0aa5ba..65eb657fd93 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -45,6 +45,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ ca-certificates \ shared-mime-info \ desktop-file-utils \ + os-release \ " SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \