From: Richard Purdie Date: Wed, 7 Nov 2007 10:58:31 +0000 (+0000) Subject: local.conf.sample: Update external toolchain documentation X-Git-Tag: 2011-1~10332 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d3c471739800a3488da2832742e2e67aa2f75035;p=openembedded-core.git local.conf.sample: Update external toolchain documentation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3089 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 9ef08d0017..f008bb331d 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -67,8 +67,9 @@ PACKAGE_CLASSES ?= "package_ipk" # # The default is "eabi" # Use "oabi" for machines with kernels < 2.6.18 on ARM for example. -# Use "external" to use the precompiled external poky toolchain. -# POKYMODE = "external" +# Use "external-MODE" to use the precompiled external toolchains where MODE +# is the type of external toolchain to use e.g. eabi. +# POKYMODE = "external-eabi" # Uncomment this to specify where BitBake should create its temporary files. # Note that a full build of everything in OpenEmbedded will take GigaBytes of hard