aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-01-08 19:31:17 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-01-08 19:31:17 +0000
commit5613d154fbd75821982d59806b7366d394905245 (patch)
treed7cd01a77a0f6a16024f19d8516368f951045681 /contrib
parente44079675bdf727ba85ef3e7e2054623ac08924e (diff)
downloadopenembedded-5613d154fbd75821982d59806b7366d394905245.tar.gz
build-release.sh: Add htcapache, htcblueangel, htcuniversal builds.
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/angstrom/build-release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh
index 3c0bda25fe..e5513bc6c0 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -69,7 +69,7 @@ do
done
# graphics, flash storage
-for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 h5000 poodle tosa hx4700 c7x0 spitz akita collie simpad
+for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 h5000 hx4700 htcapache htcblueangel htcuniversal poodle tosa c7x0 spitz akita collie simpad
do
BUILD_CLEAN="base-files"
BUILD_MACHINE=$machine