summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2009-02-16 17:48:15 +0300
committerSergey Lapin <slapin@ossfans.org>2009-02-16 17:48:15 +0300
commit494e9f2c39e4a5a252aea0aaf07f26ed7d32b2c4 (patch)
tree7517d7d920085483fa51301377ce6fa381b609e9 /contrib
parentad337de13ff7ff2434954c5ff409096840228861 (diff)
downloadopenembedded-494e9f2c39e4a5a252aea0aaf07f26ed7d32b2c4.tar.gz
build-release.sh: added machines palmz72, afeb9260
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/angstrom/build-release.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh
index 0353309bd3..62d4e1ec0c 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