[oe-commits] Koen Kooi : angstrom feed builder: fix typo

GIT User account git at amethyst.openembedded.net
Wed Feb 4 13:49:38 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Feb  4 14:48:29 2009 +0100

angstrom feed builder: fix typo

---

 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 0f4a1d8..6b73a2a 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -354,7 +354,7 @@ do
         do_build
 done
 
-for machine in collie, h2200 hx4700 spitz akita tosa poodle c7x0
+for machine in collie h2200 hx4700 spitz akita tosa poodle c7x0
 do
         BUILD_MACHINE=$machine
         BUILD_TARGETS="linux-kexecboot \





More information about the Openembedded-commits mailing list