[oe-commits] org.oe.dev angstrom/build-release.sh : Remove graphics support from omap5912osk until flashing large image problem solved.

crofton commit openembedded-commits at lists.openembedded.org
Wed Dec 5 13:46:18 UTC 2007


angstrom/build-release.sh : Remove graphics support from omap5912osk until flashing large image problem solved.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 13898b09fc752460776d05635391e987c58ef9c9
ViewMTN: http://monotone.openembedded.org/revision/info/13898b09fc752460776d05635391e987c58ef9c9
Files:
1
contrib/angstrom/build-release.sh
Diffs:

#
# mt diff -rfa7d169d0317248c0119859fbc9da11294746688 -r13898b09fc752460776d05635391e987c58ef9c9
#
# 
# 
# patch "contrib/angstrom/build-release.sh"
#  from [5da7635abb4c8400f8bd42a0205afcc2ff984a5f]
#    to [2475f790ae8f82b8ab09ca9731de87b742926c4c]
# 
============================================================
--- contrib/angstrom/build-release.sh	5da7635abb4c8400f8bd42a0205afcc2ff984a5f
+++ contrib/angstrom/build-release.sh	2475f790ae8f82b8ab09ca9731de87b742926c4c
@@ -33,7 +33,7 @@ do_report_success() {
 }
 
 # No graphics
-for machine in ep93xx ixp4xxle ixp4xxbe gumstix-connex efika 
+for machine in ep93xx ixp4xxle ixp4xxbe gumstix-connex efika omap5912osk
 do
 	BUILD_MACHINE=$machine
 	BUILD_TARGETS="minimal-image console-image"
@@ -56,7 +56,7 @@ done  
 done  
 
 # graphics, flash storage
-for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h4000 omap5912osk poodle tosa hx4700 c7x0 spitz akita collie 
+for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h4000 poodle tosa hx4700 c7x0 spitz akita collie 
 do
 	BUILD_MACHINE=$machine
 	BUILD_TARGETS="minimal-image console-image x11-image"






More information about the Openembedded-commits mailing list