]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta/conf/layer.conf: fix typo
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 27 Oct 2015 09:27:44 +0000 (09:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:37:10 +0000 (11:37 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/layer.conf

index 9773632256f0680bf6a8124088bb54b1b4f8db13..2ecba0f9379847e6663b66ff9ec67e02e017e975 100644 (file)
@@ -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 \