[oe-commits] Koen Kooi : Angstrom source mirror: don't mirror avis

git version control git at git.openembedded.org
Mon Aug 10 09:15:50 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3ceaf72bda30a27cebe355bcf58b43ed090ba7a2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3ceaf72bda30a27cebe355bcf58b43ed090ba7a2

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Aug 10 11:13:29 2009 +0200

Angstrom source mirror: don't mirror avis
Angstrom feed builder: build more stuff

---

 contrib/angstrom/build-feeds.sh    |    5 +++++
 contrib/angstrom/source-mirror.txt |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 29b154c..1a3b279 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -101,6 +101,7 @@ do
                       cwiid \
                       dates \
                       devicekit-disks \
+                      devmem2 \
                       dialog \
                       distcc \
                       dsniff \
@@ -202,6 +203,7 @@ do
                       labyrinth \
                       lcd4linux \
                       leafpad \
+                      libv4l \
                       lighttpd \
                       links-x11 \
                       lirc \
@@ -238,6 +240,7 @@ do
                       nmap \
                       nmm \
                       notecase \
+                      ntfs-3g \
                       numptyphysics \
                       octave \
                       opencv \
@@ -270,6 +273,7 @@ do
                       python \
                       python-pybluez \
                       python-coherence \
+                      python-pygame \
                       qfish2 \
                       qmatrix \
                       qpe-nmap \
@@ -363,6 +367,7 @@ do
                       xfwm4 \
                       xfwm4-themes \
                       xmms \
+                      xrefresh \
                       xserver-kdrive \
                       xserver-xorg \
                       zauralign \
diff --git a/contrib/angstrom/source-mirror.txt b/contrib/angstrom/source-mirror.txt
index 7d068f5..b1c4bac 100644
--- a/contrib/angstrom/source-mirror.txt
+++ b/contrib/angstrom/source-mirror.txt
@@ -15,4 +15,5 @@ rsync ~/OE/downloads/ angstrom at linuxtogo.org:~/website/unstable/sources/ -aPvz \
 	--exclude "dsplink*" \
 	--exclude "*GFX*" \
 	--exclude "TI-*" \
+	--exclude "*.avi" \
 	--exclude "*.bin"





More information about the Openembedded-commits mailing list