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

koen commit openembedded-commits at lists.openembedded.org
Sat Dec 22 22:11:08 UTC 2007


angstrom build-*: sync with autobuilder

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

#
# mt diff -r1164dd4b6895daccc92f0b0e44d50023608d0bbe -rf10873191494c17f5e3cc0b9dd10205d4614265a
#
# 
# 
# patch "contrib/angstrom/build-feeds.sh"
#  from [efb9672fb85bdd8c252fe8d9bf0529ecb3281647]
#    to [e970609068ec55dfd2d83caf4f29f6981ac2defe]
# 
# patch "contrib/angstrom/build-release.sh"
#  from [47b470ed8a0841c920889e9c992dc07dc4334413]
#    to [24b8ff0eed78d3a8f1cd8458a76cfedb216e2cc6]
# 
============================================================
--- contrib/angstrom/build-feeds.sh	efb9672fb85bdd8c252fe8d9bf0529ecb3281647
+++ contrib/angstrom/build-feeds.sh	e970609068ec55dfd2d83caf4f29f6981ac2defe
@@ -32,27 +32,29 @@ do_report_success() {
 	echo "$(date -u +%s) $target $BUILD_MODE $machine" >> autobuilder-feed.log
 }
 
-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 
+for machine in ep93xx gumstix-connex gumstix-verdex efika omap5912osk ixp4xxle ixp4xxbe c7x0 poodle tosa akita spitz collie simpad fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 hx4700  
 do
         BUILD_MACHINE=$machine
 	BUILD_CLEAN="libtool-cross qmake-native qmake2-native"
-        BUILD_TARGETS="texinfo gcc binutils automake autoconf m4 pkgconfig \
-	               task-proper-tools mc screen \
+        BUILD_TARGETS="texinfo flex bison gcc binutils automake autoconf m4 pkgconfig \
+	               task-proper-tools mc screen emacs \
 	               mono perl python ruby \
 		       gtk+ qt-x11-free qt4-x11-free \
 		       gpe-mini-browser midori minimo openmoko-browser2 webkit-gtklauncher \
 		       samba \
 		       apache2 boa cherokee lighttpd thttpd \
-		       gpe-gallery gpe-scap notecase pidgin \
+		       gpe-gallery gpe-scap notecase \
+		       pidgin irssi \
 		       roadmap-gtk2 gpsdrive navit \
 		       xmms mplayer quasar \
-		       wpa-gui wifi-radar kismet \
+		       wpa-gui wifi-radar kismet aircrack-ng dsniff \
 		       gpe-bluetooth bluez-gnome python-pybluez \
 		       abiword gnumeric evince epdfview gimp \
 		       flite \
 		       ctorrent \
 		       gnuplot octave fftw fftwf fftwl \
 		       gphoto2 gqview imagemagick ufraw \
+		       tzdata \
 		      "
 	do_build
 done
============================================================
--- contrib/angstrom/build-release.sh	47b470ed8a0841c920889e9c992dc07dc4334413
+++ contrib/angstrom/build-release.sh	24b8ff0eed78d3a8f1cd8458a76cfedb216e2cc6
@@ -69,7 +69,7 @@ done  
 done  
 
 # graphics, flash storage
-for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie 
+for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie simpad 
 do
 	BUILD_CLEAN="base-files"
 	BUILD_MACHINE=$machine






More information about the Openembedded-commits mailing list