1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/boot/uboot-ar71xx/patches
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>
2016-10-15 11:36:51 +02:00
..
001-ar71xx.patch uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00
002-ar71xx-spi.patch
010-enet-ag71xx.patch
011-switch-rtl8366sr.patch
020-freebsd-compat.patch
021-darwin_compat.patch
022-getline_backport.patch
030-no_examples.patch
040-no_extern_inline.patch
041-no_weak_alias.patch
0001-upstream-Reproducible-U-Boot-build-support-using-SOURCE_DATE_.patch uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00
0002-upstream-Makefile-Reproducible-U-Boot-build-support.patch uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00