[oe-commits] Tom Rini : local.conf.sample: Typo fix

git version control git at git.openembedded.org
Wed Mar 2 18:59:30 UTC 2011


Module: openembedded.git
Branch: master
Commit: 76d4af100b26c830af7d0e65bc033427be979918
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=76d4af100b26c830af7d0e65bc033427be979918

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Mar  2 10:17:04 2011 -0700

local.conf.sample: Typo fix

Spotted by Denys Dmytriyenko.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 conf/local.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 5e73baf..3eb1e91 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -100,7 +100,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 # TOOLCHAIN_BRAND = "csl"
 # TOOLCHAIN_PATH = "/path/to/installed/copy/of/CodeSourcery/Sourcery_G++_Lite"
 
-# Uncomment this if you want to use linux-headers from the linux-lib-headers
+# Uncomment this if you want to use linux-headers from the linux-libc-headers
 # recipe as opposed to those bundled with the CSL toolchain
 # PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"
 





More information about the Openembedded-commits mailing list