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.
openwrt/package
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>
6 years ago
..
base-files build: Optionally provide file checksums in package metadata 6 years ago
boot uboot-ar71xx: fix musl host build 6 years ago
devel gdb: The signal definitions of musl and gdb collide 6 years ago
firmware ath10k-firmware: update Candela Tech firmware images 6 years ago
kernel mt76: update to the latest version 6 years ago
libs librpc: remove package 6 years ago
network procd: Add wrapper for uci_validate_section() 6 years ago
system procd: Add wrapper for uci_validate_section() 6 years ago
utils librpc: remove package 6 years ago
Makefile build: add ABI_VERSION to binary package names 6 years ago