aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-27 09:27:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:37:10 +0000
commit50d484e66b410568f6c9da699e56d7c3641eae6e (patch)
tree5db25871dd309fbaca33464edd5e81cbcee90dae
parent07da8f6e0e40db8a3f4823387c53b109d7fd7ebd (diff)
downloadopenembedded-core-contrib-50d484e66b410568f6c9da699e56d7c3641eae6e.tar.gz
meta/conf/layer.conf: fix typo
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-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"
# 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 \