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

git version control git at git.openembedded.org
Thu May 19 07:51:26 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 86c973725dbbb566c37e2736d795734117258e93
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=86c973725dbbb566c37e2736d795734117258e93

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