summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-devtools/i2c-tools/i2c-tools_%.bbappend
blob: 599394dc7dc7dfa085483c22d9144cd3f56e4c5d (plain)
1
2
3
4
5
# Prefer the Yocto mirror over the direct lm-sensors download.
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"

RDEPENDS_${PN}_remove = "${PN}-misc"
OpenPOWER on IntegriCloud