diff options
author | Richard Purdie <richard@openedhand.com> | 2008-10-10 11:56:19 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-10-10 11:56:19 +0000 |
commit | 457ae5ada547f8f03a5963f40e4f403dd0244a2b (patch) | |
tree | cb8a51afe2c96f9c11b7f04f128895e6e3b05d55 /meta/conf/distro | |
parent | fe795de8f54b4270bc3fcf7b87c06ccf6d837665 (diff) | |
download | openembedded-core-457ae5ada547f8f03a5963f40e4f403dd0244a2b.tar.gz openembedded-core-457ae5ada547f8f03a5963f40e4f403dd0244a2b.tar.bz2 openembedded-core-457ae5ada547f8f03a5963f40e4f403dd0244a2b.zip |
Add overo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 56d23dc658..e0cafbaaa9 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc @@ -18,6 +18,7 @@ GCCVERSION_qemuarmv7 = "4.3.1" GCCVERSION_beagleboard = "4.3.1" GCCVERSION_omap-3430sdp = "4.3.1" GCCVERSION_omap-3430ldp = "4.3.1" +GCCVERSION_overo = "4.3.2" # 4.2.3+csl-arm-2008q1-126 doesn't work BINUVERSION = "2.18" |