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.
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
..
001-ar71xx.patch uboot-ar71xx: make reproducible 8 years ago
0001-upstream-Reproducible-U-Boot-build-support-using-SOURCE_DATE_.patch uboot-ar71xx: make reproducible 8 years ago
002-ar71xx-spi.patch
0002-upstream-Makefile-Reproducible-U-Boot-build-support.patch uboot-ar71xx: make reproducible 8 years ago
010-enet-ag71xx.patch
011-switch-rtl8366sr.patch
020-freebsd-compat.patch
021-darwin_compat.patch
022-getline_backport.patch
030-no_examples.patch uboot-ar71xx: fix gcc 5.2 compile errors 9 years ago
040-no_extern_inline.patch uboot-ar71xx: fix gcc 5.2 compile errors 9 years ago
041-no_weak_alias.patch uboot-ar71xx: fix gcc 5.2 compile errors 9 years ago