aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-26 16:04:18 +0100
committerKoen Kooi <koen@openembedded.org>2008-10-26 16:04:18 +0100
commit23b689123de93881c807e04a15d2eb47e35b3103 (patch)
treea175e24aea916233f6d28dd43621b1be8ca41b55
parentce64e15ce07e21e4ae5501537ecceee4a30a01ad (diff)
downloadopenembedded-23b689123de93881c807e04a15d2eb47e35b3103.tar.gz
angstrom feed builder: add omap3evm and neuros-osd2
-rwxr-xr-xcontrib/angstrom/build-feeds.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index f54740bd95..428ddd2146 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=""