[oe-commits] Thomas Zimmermann : zlib: change download path to sourceforge

git version control git at git.openembedded.org
Sat Sep 10 14:25:33 UTC 2011


Module: openembedded.git
Branch: shr/testing2011.1
Commit: 18e091b4f57595c80420020a47f351d928505a2e
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=18e091b4f57595c80420020a47f351d928505a2e

Author: Thomas Zimmermann <zimmermann at vdm-design.de>
Date:   Sat Sep 10 16:20:29 2011 +0200

zlib: change download path to sourceforge

---

 recipes/zlib/zlib.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/zlib/zlib.inc b/recipes/zlib/zlib.inc
index fa495fc..afc9ec6 100644
--- a/recipes/zlib/zlib.inc
+++ b/recipes/zlib/zlib.inc
@@ -15,6 +15,6 @@ CFLAGS_EXTRA_virtclass-sdk = ""
 
 BBCLASSEXTEND = "native sdk"
 
-SRC_URI = "http://www.zlib.net/zlib-${PV}.tar.bz2"
+SRC_URI = "${SOURCEFORGE_MIRROR}/libpng/zlib/${PV}/zlib-${PV}.tar.bz2"
 
 inherit autotools





More information about the Openembedded-commits mailing list