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
Norbert van Bolhuis 9aa3d5b345 linux-atm: Include linux/sockios.h for SIOCGSTAMP
Since linux kernel commit 0768e17073dc527ccd18ed5f96ce85f9985e9115
(2019-04-19) the asm-generic/sockios.h header no longer defines
SIOCGSTAMP. Instead it provides only SIOCGSTAMP_OLD.

The linux/sockios.h header now defines SIOCGSTAMP using either
SIOCGSTAMP_OLD or SIOCGSTAMP_NEW as appropriate. This linux only
header file is not included so we get a build failure.

Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
4 years ago
..
base-files base-files: add enabled commands to service rc.common 4 years ago
boot grub2: fix build when ASLR enabled 4 years ago
devel strace: update to version 5.5 4 years ago
firmware linux-firmware: add firmware for RTL8723BS SDIO modules 4 years ago
kernel packages: mt76: add 14c3:7610 pci id to list 4 years ago
libs jansson: convert to cmake 4 years ago
network linux-atm: Include linux/sockios.h for SIOCGSTAMP 4 years ago
system rpcd: fix respawn settings 4 years ago
utils bcm27xx-userland: update to latest version 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago