1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 04:33:57 +02:00
openwrt/package/boot/uboot-ar71xx/patches
Andy Walsh 45a2771953 uboot-ar71xx: fix musl host build
On musl based distributions, u-boot 2010.03 fails to build with:

    u-boot-2010.03/include/u-boot/crc.h:29:50: error: unknown type name 'uint'
      uint32_t crc32 (uint32_t, const unsigned char *, uint);

The issue was fixed in the newer u-boot-2018.03 version, this commit
backports the change to the older version used by ar71xx/ath79.

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
[add commit message from PR description]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-22 13:29:46 +01:00
..
001-ar71xx.patch uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00
0001-upstream-Reproducible-U-Boot-build-support-using-SOURCE_DATE_.patch uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00
002-ar71xx-spi.patch
0002-upstream-Makefile-Reproducible-U-Boot-build-support.patch uboot-ar71xx: make reproducible 2016-10-15 11:36:51 +02:00
010-enet-ag71xx.patch
011-switch-rtl8366sr.patch
020-freebsd-compat.patch
021-darwin_compat.patch
022-getline_backport.patch
023-musl-compat.patch uboot-ar71xx: fix musl host build 2019-01-22 13:29:46 +01:00
030-no_examples.patch uboot-ar71xx: fix gcc 5.2 compile errors 2015-09-06 09:57:02 +00:00
040-no_extern_inline.patch uboot-ar71xx: fix gcc 5.2 compile errors 2015-09-06 09:57:02 +00:00
041-no_weak_alias.patch uboot-ar71xx: fix gcc 5.2 compile errors 2015-09-06 09:57:02 +00:00