summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 4ba0b9378e..0c3dae597c 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -21,6 +21,7 @@ COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'
21# opkg-utils is for update-alternatives :( 21# opkg-utils is for update-alternatives :(
22SIGGEN_EXCLUDERECIPES_ABISAFE += " \ 22SIGGEN_EXCLUDERECIPES_ABISAFE += " \
23 sysvinit-inittab \ 23 sysvinit-inittab \
24 busybox-inittab \
24 shadow-securetty \ 25 shadow-securetty \
25 opkg-arch-config \ 26 opkg-arch-config \
26 netbase \ 27 netbase \