diff options
-rw-r--r-- | meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb b/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb index 042695bdc0..4d255423ea 100644 --- a/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb +++ b/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb | |||
@@ -3,7 +3,7 @@ SECTION = "base" | |||
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
5 | 5 | ||
6 | SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/${BP}.tar.bz2 \ | 6 | SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.bz2 \ |
7 | file://Module.mk \ | 7 | file://Module.mk \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "7104a1043d11a5e2c7b131614eb1b962" | 9 | SRC_URI[md5sum] = "7104a1043d11a5e2c7b131614eb1b962" |