gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG
[openembedded.git] / recipes / i2c-tools / i2c-tools_3.0.1.bb
blob69e0f5302b07563b9f5be820382ca0f745bd2675
1 DESCRIPTION = "Set of i2c tools for linux"
2 SECTION = "base"
3 LICENSE = "GPLv2"
5 SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-${PV}.tar.bz2"
7 inherit autotools
9 do_compile_prepend() {
10 sed -i 's#/usr/local#/usr#' Makefile
11 sed -i 's#CC\t:= gcc#CC\t:= ${CC}#' Makefile
14 SRC_URI[md5sum] = "0f5c7ce5fd3c65113909db0ef3a3a8c8"
15 SRC_URI[sha256sum] = "8cf39f7c447b0b8f7a24eaed243ad4d8c654c2e94a146a796dba9ed08e857209"