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

koen commit openembedded-commits at lists.openembedded.org
Mon Dec 24 08:59:07 UTC 2007


angstrom build-*: sync with autobuilder

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

#
# mt diff -r31d0a50980fadcf43a3545bc2256d2443fa76710 -ra49967f3da7b297aa5ab8b313215b7c8699fa683
#
# 
# 
# patch "contrib/angstrom/build-feeds.sh"
#  from [e970609068ec55dfd2d83caf4f29f6981ac2defe]
#    to [f2e6a1786dbaa0c8dcb6aa072b2a04d094b8103c]
# 
# patch "contrib/angstrom/build-release.sh"
#  from [9d5f537d764ff8ed751baf7c1ba2d41b8829d875]
#    to [4b487748d08b4825735633a40285fee332e77b98]
# 
============================================================
--- contrib/angstrom/build-feeds.sh	e970609068ec55dfd2d83caf4f29f6981ac2defe
+++ contrib/angstrom/build-feeds.sh	f2e6a1786dbaa0c8dcb6aa072b2a04d094b8103c
@@ -36,8 +36,8 @@ do
 do
         BUILD_MACHINE=$machine
 	BUILD_CLEAN="libtool-cross qmake-native qmake2-native"
-        BUILD_TARGETS="texinfo flex bison gcc binutils automake autoconf m4 pkgconfig \
-	               task-proper-tools mc screen emacs \
+        BUILD_TARGETS="texinfo flex bison gperf 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 \
@@ -52,7 +52,7 @@ do
 		       abiword gnumeric evince epdfview gimp \
 		       flite \
 		       ctorrent \
-		       gnuplot octave fftw fftwf fftwl \
+		       gnuplot mpfr gmp fftw fftwf fftwl \
 		       gphoto2 gqview imagemagick ufraw \
 		       tzdata \
 		      "
============================================================
--- contrib/angstrom/build-release.sh	9d5f537d764ff8ed751baf7c1ba2d41b8829d875
+++ contrib/angstrom/build-release.sh	4b487748d08b4825735633a40285fee332e77b98
@@ -55,7 +55,7 @@ do
 do
 	BUILD_CLEAN="base-files"
 	BUILD_MACHINE=$machine
-	BUILD_TARGETS="base-image nslu2-base-image"
+	BUILD_TARGETS="base-image nslu2-base-image nas-server-image"
 	do_build
 done	 
 






More information about the Openembedded-commits mailing list