[oe-commits] Koen Kooi : bigbuckbunny: fix SRC_URI

git version control git at git.openembedded.org
Thu May 26 18:48:23 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 2fb2df92fd0d6c1238c2fa19a1c1b2f624c6fc15
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=2fb2df92fd0d6c1238c2fa19a1c1b2f624c6fc15

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu May 19 09:28:46 2011 +0200

bigbuckbunny: fix SRC_URI

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/angstrom/bigbuckbunny-720p.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/angstrom/bigbuckbunny-720p.bb b/recipes/angstrom/bigbuckbunny-720p.bb
index 69839d1..ed46f8b 100644
--- a/recipes/angstrom/bigbuckbunny-720p.bb
+++ b/recipes/angstrom/bigbuckbunny-720p.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Big Buck Bunny movie"
 LICENSE = "CC-BY"
 
-SRC_URI = "http://mirror.bigbuckbunny.de/peach/bigbuckbunny_movies/big_buck_bunny_720p_surround.avi"
+SRC_URI = "http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_720p_surround.avi"
 
 do_install() {
 	install -d ${D}${datadir}/movies





More information about the Openembedded-commits mailing list