]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample: Document external poky toolchain usage
authorRichard Purdie <richard@openedhand.com>
Thu, 31 May 2007 14:13:26 +0000 (14:13 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 31 May 2007 14:13:26 +0000 (14:13 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1837 311d38ba-8fff-0310-9ca6-ca027cbcb966

build/conf/local.conf.sample

index cf399966637823f0e7d6fbaf43b0492da9972d16..92f49097b72af344a4d1812341c3786fa54391c6 100644 (file)
@@ -66,7 +66,6 @@ TMPDIR = "${OEROOT}/build/tmp"
 
 # Uncomment and set to allow bitbake to execute multiple tasks at once.
 # Note, This option is currently experimental - YMMV.
-# 'quilt' is also required on the host system 
 # BB_NUMBER_THREADS = "1"
 
 # Comment this out if you are *not* using provided qemu deb - see README
@@ -96,3 +95,7 @@ BBINCLUDELOGS = "yes"
 CVS_TARBALL_STASH = "http://folks.o-hand.com/~richard/poky/sources/"
 
 ENABLE_BINARY_LOCALE_GENERATION = "1"
+
+# A precompiled poky toolchain is available. If installed, uncomment the 
+# line below to enable (Note this support is still experimental)
+#require conf/external_toolchain.conf