summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 9773632256..2ecba0f937 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -16,7 +16,7 @@ BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
16# Set a variable to get to the top of the metadata location 16# Set a variable to get to the top of the metadata location
17COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}' 17COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'
18 18
19# opkg-utils is for update-altnernatives :( 19# opkg-utils is for update-alternatives :(
20SIGGEN_EXCLUDERECIPES_ABISAFE += " \ 20SIGGEN_EXCLUDERECIPES_ABISAFE += " \
21 sysvinit-inittab \ 21 sysvinit-inittab \
22 shadow-securetty \ 22 shadow-securetty \