aboutsummaryrefslogtreecommitdiff
path: root/utils/i2c-tools
Commit message (Collapse)AuthorAge
* i2c-tools: rework package to use variantsKarel Kočí2019-02-23
| | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* i2c-tools: Update to 4.1Rosen Penev2018-12-16
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* i2c-tools: Update to 4.0Rosen Penev2018-11-18
| | | | | | | | Added a libi2c package as that is now needed. Fixed the home URL to fix uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* i2c-tools: fix stale PKG_SOURCE_URLYousong Zhou2018-07-05
| | | | | | Fixes openwrt/packages#5075 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* i2c-tools: Added python3-smbus packagePaulo Costa2016-11-02
| | | | | | This only replicates the existing python-smbus package into Python 3 Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
* i2c-tools: add fossies.org download mirrorDaniel Golle2015-12-25
| | | | | | lm-sensors.org is down, again... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* i2c-tools: update to 3.1.2Daniel Golle2015-07-20
| | | | | | | remove archive.org download link as lm-sensors.org seems to be working again. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* i2c-tools: import from oldpackagesDaniel Golle2015-06-21
- license and maintainer added - bumped to recent release source tarball instead of SVN source - add archive.org mirror to work-around the lm-sensors.org domain currently being broken... Signed-off-by: Daniel Golle <daniel@makrotopia.org>