diff options
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r-- | meta/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index df457c2821..6be2a57a70 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf | |||
@@ -40,6 +40,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | |||
40 | base-passwd \ | 40 | base-passwd \ |
41 | opkg-utils \ | 41 | opkg-utils \ |
42 | gstreamer1.0-meta-base \ | 42 | gstreamer1.0-meta-base \ |
43 | ca-certificates \ | ||
43 | " | 44 | " |
44 | 45 | ||
45 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | 46 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ |