[oe-commits] Koen Kooi : angstrom feed builder: add armv5teb

GIT User account git at amethyst.openembedded.net
Fri Jan 2 18:20:40 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jan  2 19:14:53 2009 +0100

angstrom feed builder: add armv5teb

---

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

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 282361c..38f3da0 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -53,6 +53,7 @@ do_build
 # * arm-oabi:  simpad
 # * armv4t:    om-gta01
 # * armv5te:   c7x0
+# * armv5teb:  ixp4xxbe
 # * armv6:     nokia800
 # * armv6-novfp: htckaiser
 # * armv7a:    beagleboard
@@ -60,7 +61,7 @@ do_build
 # * ppc603e:   efika
 # * i586:      qemux86
 
-for machine in simpad om-gta01 c7x0 nokia800 htckaiser beagleboard dht-walnut efika qemux86
+for machine in simpad om-gta01 c7x0 ixp4xxbe nokia800 htckaiser beagleboard dht-walnut efika qemux86
 do
         BUILD_MACHINE=$machine
         BUILD_CLEAN="opkg-native qmake-native qmake2-native qt-x11-free python python-native python-pygtk gnome-icon-theme"





More information about the Openembedded-commits mailing list