increase dvbapp PR.
[vuplus_openembedded] / contrib / angstrom / build-release.sh
index 1668717..a4a2626 100755 (executable)
@@ -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 at91sam9g20ek
 do
        BUILD_MACHINE=$machine
        BUILD_CLEAN="base-files"
@@ -76,17 +76,8 @@ 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 poodle collie
+for machine in h2200 hx4700 c7x0 akita spitz poodle collie tosa
 do
        BUILD_MACHINE=$machine
        BUILD_TARGETS="linux-kexecboot"
@@ -94,17 +85,8 @@ do
 done 
 
 
-# Make uclibc initramfs-bootmenu-image for ipaqs, this should move to more generic klibc stuff, but till then:
-DO_UCLIBC=1
-for machine in h2200 h3900 h4000 h5000 hx4700
-do
-       BUILD_MACHINE=$machine
-       BUILD_TARGETS="initramfs-bootmenu-image"
-done
-DO_UCLIBC=0
-
 # graphics, flash storage
-for machine in 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
@@ -113,7 +95,7 @@ do
 done
 
 # graphics, disk storage       
-for machine in spitz beagleboard omap3evm 
+for machine in spitz overo omap3-pandora beagleboard omap3evm 
 do
        BUILD_CLEAN="base-files"
        BUILD_MACHINE=$machine
@@ -130,7 +112,7 @@ do
 done   
 
 # omap3 boards
-for machine in beagleboard omap3evm
+for machine in overo omap3-pandora beagleboard omap3evm
 do
        BUILD_MACHINE=$machine
        BUILD_TARGETS="beagleboard-demo-image"
@@ -138,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