[oe-commits] org.oe.dev contrib/angstrom: add source mirror description

koen commit oe at amethyst.openembedded.net
Thu Jul 24 10:51:46 UTC 2008


contrib/angstrom: add source mirror description

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: b1834de82b7cbfd3946cca5a7c555dd996245b42
ViewMTN: http://monotone.openembedded.org/revision/info/b1834de82b7cbfd3946cca5a7c555dd996245b42
Files:
1
contrib/angstrom/source-mirror.txt
Diffs:

#
# mt diff -rc2a1dc8f3ba7a333027a3d1d18caf51f6508b723 -rb1834de82b7cbfd3946cca5a7c555dd996245b42
#
#
#
# add_file "contrib/angstrom/source-mirror.txt"
#  content [2e9ab07fc28af71188db82b6db0ad97fdacc72fe]
#
============================================================
--- contrib/angstrom/source-mirror.txt	2e9ab07fc28af71188db82b6db0ad97fdacc72fe
+++ contrib/angstrom/source-mirror.txt	2e9ab07fc28af71188db82b6db0ad97fdacc72fe
@@ -0,0 +1,14 @@
+#To populate the source mirror the autobuilder uses the following command:
+
+rsync ~/OE/downloads/ angstrom at linuxtogo.org:~/website/unstable/sources/ -av \
+	--exclude "*.md5" \
+	--exclude "svn" \
+	--exclude "cvs"  \
+	--exclude "git" \
+	--exclude "umac.ko" \
+	--exclude "IPL_ixp400NpeLibrary-2_3_2.zip" \
+	--exclude "*.lock" \
+	--exclude "codec_*" \
+	--exclude "dsplink*" \
+	--progress
+






More information about the Openembedded-commits mailing list