i2c-tools: point SRC_URI at Yocto source mirrors

The ln-sensors.org web site has been down for some time, so point the SRC_URI at
the Yocto Project source mirror.

(From OE-Core rev: f76fe46e098dc7f94b351500297fe6be5cd05b68)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2016-02-03 12:41:00 +00:00 committed by Richard Purdie
parent 2d7622c1dd
commit e43504b0eb
1 changed files with 1 additions and 1 deletions

View 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"