From: Paul Eggleton Date: Tue, 27 Oct 2015 09:27:44 +0000 (+0000) Subject: meta/conf/layer.conf: fix typo X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28425 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d484e66b410568f6c9da699e56d7c3641eae6e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meta/conf/layer.conf: fix typo Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 9773632256f..2ecba0f9379 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -16,7 +16,7 @@ BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core" # Set a variable to get to the top of the metadata location COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}' -# opkg-utils is for update-altnernatives :( +# opkg-utils is for update-alternatives :( SIGGEN_EXCLUDERECIPES_ABISAFE += " \ sysvinit-inittab \ shadow-securetty \