[oe-commits] org.oe.dev angstrom build-*: sync with autobuilder

koen commit openembedded-commits at lists.openembedded.org
Thu Dec 20 10:05:08 UTC 2007


angstrom build-*: sync with autobuilder

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

#
# mt diff -ra5aacddaf3978ddf89aedb6093a3dda92f1b7c73 -rfd3305e1333a4c25b9d300f0b3c39319801c2869
#
# 
# 
# patch "contrib/angstrom/build-feeds.sh"
#  from [94751537edad00e471f43c6fa461aea634716679]
#    to [3ccfd168723e3ef76a4a34ac3f630adb2dc4df3b]
# 
# patch "contrib/angstrom/build-release.sh"
#  from [f2199cfa4af0b86c2d7bf508cb53516c468b13f5]
#    to [47b470ed8a0841c920889e9c992dc07dc4334413]
# 
============================================================
--- contrib/angstrom/build-feeds.sh	94751537edad00e471f43c6fa461aea634716679
+++ contrib/angstrom/build-feeds.sh	3ccfd168723e3ef76a4a34ac3f630adb2dc4df3b
@@ -35,16 +35,16 @@ do
 for machine in ep93xx gumstix-connex gumstix-verdex efika omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie spitz 
 do
         BUILD_MACHINE=$machine
-	BUILD_CLEAN="libtool-cross"
+	BUILD_CLEAN="libtool-cross qmake2-native"
         BUILD_TARGETS="gcc binutils automake autoconf m4 pkgconfig \
 	               task-proper-tools mc screen \
 	               mono perl python ruby \
 		       gtk+ qt-x11-free qt4-x11-free \
 		       gpe-mini-browser midori minimo openmoko-browser2 webkit-gtklauncher \
-		       boa cherokee lighttpd thttpd \
-		       gpe-gallery gpe-scap pidgin \
+		       apache2 boa cherokee lighttpd thttpd \
+		       gpe-gallery gpe-scap notecase pidgin \
 		       gpsdrive navit \
-		       xmms mplayer \
+		       xmms mplayer quasar \
 		       wpa-gui wifi-radar \
 		       gpe-bluetooth bluez-gnome python-pybluez \
 		       abiword gnumeric evince gimp \
============================================================
--- contrib/angstrom/build-release.sh	f2199cfa4af0b86c2d7bf508cb53516c468b13f5
+++ contrib/angstrom/build-release.sh	47b470ed8a0841c920889e9c992dc07dc4334413
@@ -95,10 +95,10 @@ done	
 done	
 
 # populate feeds
-for machine in ep93xx a780 efika collie ixp4xxbe
-do
-        BUILD_MACHINE=$machine
-        BUILD_TARGETS="meta-angstrom-2007"
-	do_build
-done
+#for machine in ep93xx a780 efika collie ixp4xxbe
+#do
+#        BUILD_MACHINE=$machine
+#        BUILD_TARGETS="meta-angstrom-2007"
+#	do_build
+#done
 






More information about the Openembedded-commits mailing list