[oe-commits] org.oe.dev angstrom build feeds: add more packages

koen commit openembedded-commits at lists.openembedded.org
Fri Dec 21 09:12:40 UTC 2007


angstrom build feeds: add more packages

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

#
# mt diff -r6ef6c9770f1a61263cf501b4aacd6162e3d3d7e1 -rc5ce2ae7d6e6765e97e7d080d8f47beb171a6214
#
# 
# 
# patch "contrib/angstrom/build-feeds.sh"
#  from [3ccfd168723e3ef76a4a34ac3f630adb2dc4df3b]
#    to [efb9672fb85bdd8c252fe8d9bf0529ecb3281647]
# 
============================================================
--- contrib/angstrom/build-feeds.sh	3ccfd168723e3ef76a4a34ac3f630adb2dc4df3b
+++ contrib/angstrom/build-feeds.sh	efb9672fb85bdd8c252fe8d9bf0529ecb3281647
@@ -35,21 +35,24 @@ 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 qmake2-native"
-        BUILD_TARGETS="gcc binutils automake autoconf m4 pkgconfig \
+	BUILD_CLEAN="libtool-cross qmake-native qmake2-native"
+        BUILD_TARGETS="texinfo 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 \
+		       samba \
 		       apache2 boa cherokee lighttpd thttpd \
 		       gpe-gallery gpe-scap notecase pidgin \
-		       gpsdrive navit \
+		       roadmap-gtk2 gpsdrive navit \
 		       xmms mplayer quasar \
-		       wpa-gui wifi-radar \
+		       wpa-gui wifi-radar kismet \
 		       gpe-bluetooth bluez-gnome python-pybluez \
-		       abiword gnumeric evince gimp \
+		       abiword gnumeric evince epdfview gimp \
 		       flite \
 		       ctorrent \
+		       gnuplot octave fftw fftwf fftwl \
+		       gphoto2 gqview imagemagick ufraw \
 		      "
 	do_build
 done






More information about the Openembedded-commits mailing list