[OE-core] [PATCH 1/6] meta/conf/layer.conf: fix typo
Paul Eggleton
paul.eggleton at linux.intel.com
Fri Nov 6 13:01:15 UTC 2015
Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
meta/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 9773632..2ecba0f 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 \
--
2.1.0
More information about the Openembedded-core
mailing list