]> code.ossystems Code Review - openembedded-core.git/commitdiff
i2c-tools: point SRC_URI at Yocto source mirrors
authorRoss Burton <ross.burton@intel.com>
Wed, 3 Feb 2016 12:41:00 +0000 (12:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:05 +0000 (23:35 +0000)
The ln-sensors.org web site has been down for some time, so point the SRC_URI at
the Yocto Project source mirror.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb

index 042695bdc0d487e3928024cd17a185604f6a1c44..4d255423ea3c05d35efb3f34f9d13ba9a4d557a1 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/${BP}.tar.bz2 \
+SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.bz2 \
            file://Module.mk \
 "
 SRC_URI[md5sum] = "7104a1043d11a5e2c7b131614eb1b962"