[oe-commits] Khem Raj : audiofile: Use gnome mirrors for SRC_URI

git at git.openembedded.org git at git.openembedded.org
Thu Oct 30 08:04:19 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 96446b411705ff48e5d1857777ff0cb5284cdd51
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=96446b411705ff48e5d1857777ff0cb5284cdd51

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Oct 23 11:14:33 2014 -0700

audiofile: Use gnome mirrors for SRC_URI

original uri seems to be down now

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb b/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
index ecfc988..6188659 100644
--- a/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
+++ b/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
@@ -8,7 +8,7 @@ LICENSE = "LGPLv2 & GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
 
-SRC_URI = "http://www.68k.org/~michael/audiofile/${BP}.tar.gz"
+SRC_URI = "${GNOME_MIRROR}/audiofile/0.2/${BP}.tar.gz"
 SRC_URI[md5sum] = "a39be317a7b1971b408805dc5e371862"
 SRC_URI[sha256sum] = "a61c4036c2600a645843f16bec4be166093a9df5f15b02c85291213aa9cf15a2"
 



More information about the Openembedded-commits mailing list