[oe-commits] : angstrom feed builder: remove unsupported machines

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 18 12:47:14 UTC 2008


Module: OE.dev
Branch: org.openembedded.stable
Commit: a848ff2743cd4a7da17e7bfea8f9b2e0d5d55d6c
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=a848ff2743cd4a7da17e7bfea8f9b2e0d5d55d6c

Author:  <koen at openembedded.org>
Date:   Thu Sep 18 12:16:17 2008 +0000

angstrom feed builder: remove unsupported machines

---

 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 2324b71..02424f3 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -38,7 +38,7 @@ do_report_success() {
 	echo "$(date -u +%s) $target $BUILD_MODE $machine" >> autobuilder-feed.log
 }
 
-for machine in ep93xx gumstix-connex gumstix-verdex efika dht-walnut omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700  
+for machine in efika dht-walnut omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700  
 do
         BUILD_MACHINE=$machine
 	BUILD_CLEAN="libtool-cross qmake-native qmake2-native"





More information about the Openembedded-commits mailing list