]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
conf: Account for eglibc->glibc move
authorKhem Raj <raj.khem@gmail.com>
Thu, 28 Aug 2014 06:10:13 +0000 (06:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 17:01:59 +0000 (18:01 +0100)
Change references in documentation appropriately

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/local.conf.sample.extended

index f7d8798e7ff5a63099c48d82698231942fc22ef5..196590e55e7006ebbbe820c103fb01c11ff920d1 100644 (file)
@@ -25,8 +25,8 @@
 # be appropriate for example.
 
 
-# eglibc configurability is used to reduce minimal image's size.
-# the all supported eglibc options are listed in DISTRO_FEATURES_LIBC
+# glibc configurability is used to reduce minimal image's size.
+# the all supported glibc 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.
 #DISTRO_FEATURES_LIBC = "ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt \