openwrt/package
Georgi Valkov e9e2310c6a uboot-sunxi: add missing type __u64
Non Linux systems e.g. macOS lack the __u64 type and produce build errors:
In file included from tools/aisimage.c:9:
In file included from include/image.h:19:
In file included from ./arch/arm/include/asm/byteorder.h:29:
In file included from include/linux/byteorder/little_endian.h:13:
include/linux/types.h:146:9: error: unknown type name '__u64'; did you mean '__s64'?
typedef __u64 __bitwise __le64;

Resolved by declaring __u64 in include/linux/types.h
Build tested on macOS and Ubuntu.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
(cherry picked from commit 3cc57ba462)
2021-03-01 21:49:55 +01:00
..
base-files OpenWrt v21.02: set branch defaults 2021-02-16 02:21:33 +01:00
boot uboot-sunxi: add missing type __u64 2021-03-01 21:49:55 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware tfa-layerscape: build fiptool again 2021-02-21 13:55:30 +01:00
kernel bcm27xx-gpu-fw: update to latest version 2021-02-19 07:18:23 +01:00
libs zlib: properly split patches 2021-02-25 14:41:40 +01:00
network hostapd: P2P: Fix a corner case in peer addition based on PD Request 2021-03-01 21:49:55 +01:00
system openwrt-keyring: add OpenWrt 21.02 GPG/usign keys 2021-02-20 16:01:17 +01:00
utils bcm27xx-userland: update to latest version 2021-02-19 07:18:56 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00