[oe-commits] Sergey Lapin : build-release.sh: added machines palmz72, afeb9260

GIT User account git at amethyst.openembedded.net
Mon Feb 16 14:53:50 UTC 2009


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

Author: Sergey Lapin <slapin at ossfans.org>
Date:   Mon Feb 16 17:48:15 2009 +0300

build-release.sh: added machines palmz72, afeb9260

---

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

diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh
index 0353309..62d4e1e 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -60,7 +60,7 @@ done
 
 
 # No graphics
-for machine in dns323 mv2120 kuropro lspro tsx09 ts409 gumstix-connex gumstix-verdex efika dht-walnut omap5912osk
+for machine in dns323 mv2120 kuropro lspro tsx09 ts409 gumstix-connex gumstix-verdex efika dht-walnut omap5912osk afeb9260
 do
 	BUILD_MACHINE=$machine
 	BUILD_CLEAN="base-files"
@@ -86,7 +86,7 @@ done
 
 
 # graphics, flash storage
-for machine in overo omap3-pandora beagleboard omap3evm om-gta01 om-gta02 a780 at91sam9263ek qemuarm qemux86 h2200 h3900 h4000 h5000 poodle tosa hx4700 c7x0 spitz akita collie simpad 
+for machine in overo omap3-pandora beagleboard omap3evm om-gta01 om-gta02 a780 at91sam9263ek qemuarm qemux86 h2200 h3900 h4000 h5000 poodle tosa hx4700 c7x0 spitz akita collie simpad palmz72
 do
 	BUILD_CLEAN="base-files"
 	BUILD_MACHINE=$machine
@@ -120,7 +120,7 @@ do
 done
 
 # Opie
-for machine in h2200 h3900 h4000 h5000 hx4700 htcuniversal akita c7x0 collie poodle spitz tosa simpad
+for machine in h2200 h3900 h4000 h5000 hx4700 htcuniversal akita c7x0 collie poodle spitz tosa simpad palmz72
 do
         BUILD_CLEAN="base-files"
         BUILD_MACHINE=$machine





More information about the Openembedded-commits mailing list