[oe-commits] Andrea Adami : angstrom-autobuilder: build kexecboot kernel for tosa too ( wiped by a

GIT User account git at amethyst.openembedded.net
Sat Feb 21 17:24:25 UTC 2009


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sat Feb 21 18:21:47 2009 +0100

angstrom-autobuilder: build kexecboot kernel for tosa too (wiped by a
bad copy&paste)

---

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

diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh
index 62d4e1e..1cbb1e2 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -77,7 +77,7 @@ do
 done	 
 
 # build kexecboot kernels for supported machines
-for machine in h2200 hx4700 c7x0 akita spitz poodle collie
+for machine in h2200 hx4700 c7x0 akita spitz poodle collie tosa
 do
 	BUILD_MACHINE=$machine
 	BUILD_TARGETS="linux-kexecboot"





More information about the Openembedded-commits mailing list