Commit Graph

14 Commits

Author SHA1 Message Date
Robert Marko 272f55e87f treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-07 12:06:34 +02:00
Rosen Penev 52ea87c5d7
tracertools: remove usleep usage
usleep is deprecated.

Modernized the Makefile to modern standards.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-16 01:16:45 +01:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
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>
2017-08-29 21:41:14 -07:00
Daniel Golle 9bda76c394 tracertools: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-09 02:44:54 +01:00
Daniel Golle c9812eb7f5 tracertools: fix output for ues with collectd-mod-exec
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-03 13:00:01 +01:00
Daniel Golle a0923994b8 tracertools: use new git HEAD
gitorious archive became available, so I could import the project
history from there into the new repo on github. Rebasing the changes
made since 2014 on top of the original git tree obviously caused
the commit hashes to differ.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-23 10:38:16 +02:00
Daniel Golle af81973a24 tracertools: update source, fixes bug on little-endian systems
and improves collectd support

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-18 18:15:11 +01:00
Daniel Golle d1429318ca tracertools: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-26 05:05:03 +01:00
Daniel Golle c6b65ce693 tracertools: update source URL
rip gitorious.org

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-16 15:41:51 +02:00
Daniel Golle 0ccf65931e tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 10:00:07 +01:00
Daniel Golle 7bd68693a7 tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-10-22 07:11:05 +02:00
Daniel Golle 1fce893b04 tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-09-18 22:36:39 +02:00
Daniel Golle 6bf07a651a tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-09-05 11:57:19 +02:00
Daniel Golle fb55936a52 add tracertools package
tracertools are an early hack to make use of the monitor port of
the Tracer MPPT solar charge controller family.

Currently status info can be acquired from the controller and
formatted into a bunch of useful output formats.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-25 22:35:26 +02:00