You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Dirk Neukirchen 054f3fd57b uboot-ar71xx: make reproducible
OpenWrt uses ancient u-boot thats not reproducible.

There are multiple upstream changes that introduce
reproducible builds like:
859e92b775fd8ebcfacc591eaf621b677c95b6f7
(not used here - the CMD_DATE/TIMESTAMP functionality
seems to be disabled by config)

70d39f57146a6cb94736db39c770c3d95e07bedb
f3f431a712729a1af94d01bd1bfde17a252ff02c
2d9efa1227262249d381ed5d9d341cbdba76e62d

Instead of changing the Makefile too much
this changeset just tries to use the
changes in Makefile from current upstream git f5fd45f

*Should* fix issue reported by reproducible lede page:
https://tests.reproducible-builds.org/lede/lede.html

Compile tested only
(verified w. hexdump & md5sum)

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
8 years ago
..
base-files base-files: also generate configs when current is empty (FS#193) 8 years ago
boot uboot-ar71xx: make reproducible 8 years ago
devel package/devel/binutils: Update to 2.27 8 years ago
firmware source: Switch to xz for packages and tools where possible 8 years ago
kernel ltq-ptm: Support 1508-byte MTU for RFC4638 8 years ago
libs package/libs/libreadline: Update to 7.0 8 years ago
network package/network/services/lldpd: Update to 0.9.5 8 years ago
system mtd: fix up error messages 8 years ago
utils package/utils/e2fsprogs: Update to 1.43.3 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago