From 7ec8dcfcef5b169c66c81d018551c96d9730e1aa Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 24 May 2024 16:18:38 +0100 Subject: [PATCH] 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, (From OE-Core rev: 002a2a9d977ed5b86138333c567d25616d38c60b) Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index f2bca0aa5b..65eb657fd9 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 += " \