uboot-fritz4040: update package to 2018-12-09
authorChristian Lamparter <chunkeey@gmail.com>
Tue, 11 Dec 2018 22:00:07 +0000 (23:00 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Tue, 11 Dec 2018 22:00:32 +0000 (23:00 +0100)
commit5beedcddc3ad2c6f92c24ce2655a84524ca26594
treef498a37d0df4331dd2217817010789daed160b5e
parent26d4cb2ca7acde1254f6ce6c0a54e0aca1489a0f
uboot-fritz4040: update package to 2018-12-09

This patch updates the uboot-fritz4040 package to the latest version.
The portability and private-libgcc patches, as well as the
upload-to-f4040.sh script have been added to the upstream repository.
Furthermore, the upload-to-f4040 has been updated to take the first
parameter as the file it is supposed to flash, otherwise it defaults
to the previous "uboot-fritz4040.bin". Furthermore the error messages
have been improved and ftp will now dump some "progress information"
to the user's console.

Also included is support for gcc 8+ and a fix for the obnoxous error
that currently breaks the builders:
| fritz/src/lzma2eva.c:23:30: fatal error: zlib.h: No such file or directory

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
package/boot/uboot-fritz4040/Makefile
package/boot/uboot-fritz4040/files/upload-to-f4040.sh [deleted file]
package/boot/uboot-fritz4040/patches/100-private-libgcc.patch [deleted file]
package/boot/uboot-fritz4040/patches/110-portability.patch [deleted file]