openwrt/package
Alexander Couzens b2bf3745ff
package/ncurses: change AR options to fix reproducible builds
ar has a deterministic (-D) and non-deterministic (-U) mode.
OpenWrt is already using the deterministic mode by default,
but ncurses' configure script force this to be non-deterministic.
Since autoreconf fails to generate a new configure, the configure script
is directly modified.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2019-02-28 19:09:35 +01:00
..
base-files base-files: fix ucert verification 2019-02-12 16:42:03 +01:00
boot ipq40xx: add support for FritzBox 7530 2019-02-28 11:32:55 +01:00
devel strace: update to version 2.26 2019-02-26 23:20:04 +01:00
firmware ipq40xx: add support for FritzBox 7530 2019-02-28 11:32:55 +01:00
kernel ath10k-ct: fix incorrect multicast/broadcast rate setting 2019-02-26 23:20:04 +01:00
libs package/ncurses: change AR options to fix reproducible builds 2019-02-28 19:09:35 +01:00
network wireguard: bump to 0.0.20190227 2019-02-28 08:50:19 +01:00
system fwtool: add support for extracting the truncated data part to stdout 2019-02-12 16:41:38 +01:00
utils mdadm: Update to 4.1 2019-02-17 17:33:18 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00