[oe-commits] Koen Kooi : angstrom image builder: remove deprecated altboot stuff, we have kexecboot now

GIT User account git at amethyst.openembedded.net
Tue Feb 10 13:47:05 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Feb 10 10:40:07 2009 +0100

angstrom image builder: remove deprecated altboot stuff, we have kexecboot now

---

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

diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh
index d8144f8..0353309 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -76,15 +76,6 @@ do
 	do_build
 done	 
 
-# build altboot images for zaurus
-for machine in c7x0 poodle tosa akita spitz collie
-do
-	BUILD_CLEAN="base-files"
-	BUILD_MACHINE=$machine
-	BUILD_TARGETS="altboot-console-image"
-	do_build
-done 
-
 # build kexecboot kernels for supported machines
 for machine in h2200 hx4700 c7x0 akita spitz poodle collie
 do





More information about the Openembedded-commits mailing list