Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Couzens 35bf4d15d4 avrdude: add no timestamp patch to make it reproducible
The no-cpp-timestamp patch taken from debian and is
already accepted upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-11-17 11:52:23 +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
p-wassi 1fc42dbf58 utils/avrdude: update to 6.3
Update avrdude to upstream release 6.3

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 08:15:44 +01:00
Alberto Bursi 4c1028564e avrdude: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:23:26 +01:00
Ted Hess 5c16682508 avrdude: Fix inclusion of libelf when BUILD_NLS=y
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-06 19:56:58 -05:00
John Crispin 3e1b55f8ef avrdude: enable linux-gpio by default
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-26 00:26:33 +02:00
Jo-Philipp Wich d028771f28 avrdude: fix musl compatibility
- Build with -D_GNU_SOURCE to expose "loff_t" required for libelf.h
 - Include sys/types.h before usb.h to provide missing u_int*_t types

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-16 19:26:52 +02:00
Ted Hess 2bdf5147cc avrdude: Add libelf dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-04-28 17:34:05 -04:00
Ted Hess 1637dcbf99 avrdude: move from oldpackages, update to latest version & build opts
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-04-23 14:29:37 -04:00