summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/local.conf.sample.extended
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2011-10-11 16:25:29 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-11 14:11:30 +0100
commitbe9ee810bd00b74770b659fdc7da19c2166debee (patch)
tree15329b9c94e92778872467db94e154fc73dbdddd /meta-yocto/conf/local.conf.sample.extended
parent0c05d53fbede6feed6e9d361cb631a364f045a0f (diff)
downloadast2050-yocto-poky-be9ee810bd00b74770b659fdc7da19c2166debee.zip
ast2050-yocto-poky-be9ee810bd00b74770b659fdc7da19c2166debee.tar.gz
Fix typos in local.conf.sample and local.conf.sample.extended
Fixes bug [YOCTO #1667] Fix typos in local.conf.sample and local.conf.sample.extended: differernt -> different chages -> changes complation -> compilation egde -> edge "an an" -> "as an" images's -> image's Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/local.conf.sample.extended')
-rw-r--r--meta-yocto/conf/local.conf.sample.extended4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended
index a42774c..0c3197d 100644
--- a/meta-yocto/conf/local.conf.sample.extended
+++ b/meta-yocto/conf/local.conf.sample.extended
@@ -2,7 +2,7 @@
# certain recipes.
#BBMASK = ""
-# eglibc configurability is used to reduce minimal images's size.
+# eglibc configurability is used to reduce minimal image's size.
# the all supported eglibc options are listed in DISTRO_FEATURES_LIBC
# and disabled by default. Uncomment and copy the DISTRO_FEATURES_LIBC
# and DISTRO_FEATURES definitions to local.conf to enable the options.
@@ -78,7 +78,7 @@
# The default is "default"
# Use "external-MODE" to use the precompiled external toolchains where MODE
# is the type of external toolchain to use e.g. eabi. You need to ensure
-# the toolchain you want to use is included in an an appropriate layer
+# the toolchain you want to use is included in an appropriate layer
# TCMODE = "external-eabi"
# mklibs library size optimization is more useful to smaller images,
OpenPOWER on IntegriCloud