[oe-commits] Koen Kooi : angstrom feed builder: add omap3evm and neuros-osd2

GIT User account git at amethyst.openembedded.net
Sun Oct 26 15:04:37 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Oct 26 16:04:18 2008 +0100

angstrom feed builder: add omap3evm and neuros-osd2

---

 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 f54740b..428ddd2 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -276,7 +276,7 @@ done
 
 # machine packages (machine specific (sub)packages)
 
-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 
+for machine in beagleboard omap3evm neuros-osd2 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=""





More information about the Openembedded-commits mailing list