openwrt/package
Petr Štetiar ff550dae32 adb: fix build breakage on recent musl
Fix build breakage as upstream has removed implicit include of
sys/sysmacros.h from sys/types.h:

 remove implicit include of sys/sysmacros.h from sys/types.h

 this reverts commit f552c792c7ce5a560f214e1104d93ee5b0833967, which
 exposed the sysmacros.h macros (device major/minor calculations) for
 BSD and GNU profiles to mimic an unintentional glibc behavior some
 code depended on. glibc has deprecated and since removed them as the
 resolution to bug #19239, so it makes no sense for us to keep this
 behavior. affected code should all have been fixed by now, and if it's
 not yet fixed it needs to be for use with modern glibc anyway.

Ref: https://git.musl-libc.org/cgit/musl/commit/include/sys/types.h?id=a31a30a0076c284133c0f4dfa32b8b37883ac930
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 79596f782e)
2019-08-07 07:43:30 +02:00
..
base-files base-files: move urandom seed bits into separate package 2019-07-22 09:53:01 +02:00
boot tfa-layerscape: fix create_pbl and byte_swap host build 2019-07-27 07:14:09 +02:00
devel
firmware
kernel mac80211: brcm: improve brcmfmac debugging of firmware crashes 2019-07-28 14:21:50 +02:00
libs libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
network openvpn: fix handling of list options 2019-07-17 20:11:41 +02:00
system usign: update to latest Git HEAD 2019-08-06 20:58:35 +02:00
utils adb: fix build breakage on recent musl 2019-08-07 07:43:30 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00