uboot-fritz4040: update package to 2018-12-09
authorChristian Lamparter <chunkeey@gmail.com>
Tue, 11 Dec 2018 22:00:07 +0000 (23:00 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:25 +0000 (17:48 +0100)
commit6bf961076ed26bd251777b205573bd47e788fab2
treeb24687d38ac6b6ff768bf2bab4b301066daac221
parent6cd86bd407af1043248e808ec75af8f3255c5541
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>
(backported from 5beedcddc3ad2c6f92c24ce2655a84524ca26594)
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]