blob: c26f3f09478ba4c2cd75ece8054a239590c544a3 [file] [log] [blame]
# Prefer the Yocto mirror over the direct lm-sensors download.
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_remove = "http://dl.lm-sensors.org/i2c-tools/releases/${BP}.tar.bz2"
SRC_URI =+ "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.bz2 \
file://0001-4-byte-read-support-466.patch"
RDEPENDS_${PN}_remove = "${PN}-misc"