[oe-commits] : angstrom feeds: add beagleboard machine

OE GIT Trial gittrial at amethyst.openembedded.net
Fri Oct 3 11:25:59 UTC 2008


Module: org.openembedded.dev.git
Branch: org.openembedded.dev
Commit: 3fb2e4e9955a68fa19f7a8000d2e3ccd38479eb5
URL:    http://gitweb.openembedded.net/?p=org.openembedded.dev.git&a=commit;h=3fb2e4e9955a68fa19f7a8000d2e3ccd38479eb5

Author:  <koen at openembedded.org>
Date:   Fri Oct  3 09:06:49 2008 +0000

angstrom feeds: add beagleboard machine
* It's now safe to mix compilers across ARM archs, so armv7a can finally be added to the buildscripts 

---

 contrib/angstrom/build-feeds.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index bf640d8..2b00692 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -37,7 +37,7 @@ do_report_success() {
 	echo "$(date -u +%s) $target $BUILD_MODE $machine" >> autobuilder-feed.log
 }
 
-for machine in efika dht-walnut omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad om-gta01 om-gta02 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700 nokia800 
+for machine in beagleboard efika dht-walnut omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad om-gta01 om-gta02 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700 nokia800 
 do
         BUILD_MACHINE=$machine
 	BUILD_CLEAN="qmake-native qmake2-native qt-x11-free"





More information about the Openembedded-commits mailing list