All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] beagleboard-linaro machine: use linaro gcc for this machine
@ 2010-11-24 19:08 Nitin A Kamble
  0 siblings, 0 replies; only message in thread
From: Nitin A Kamble @ 2010-11-24 19:08 UTC (permalink / raw)
  To: poky, tom.zanussi, bruce.ashfield

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
 conf/machine/beagleboard-linaro.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/beagleboard-linaro.conf b/conf/machine/beagleboard-linaro.conf
index e2bc8cd..08391de 100644
--- a/conf/machine/beagleboard-linaro.conf
+++ b/conf/machine/beagleboard-linaro.conf
@@ -23,6 +23,8 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 SERIAL_CONSOLE = "115200 ttyS2"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-linaro-2.6.35"
+GCCVERSION = "4.5.1.linaro"
+SDKGCCVERSION = "4.5.1.linaro"
 
 KERNEL_IMAGETYPE = "uImage"
 
-- 
1.7.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-01 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 19:08 [PATCH 3/3] beagleboard-linaro machine: use linaro gcc for this machine Nitin A Kamble

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.