tn3399_openwrt/package
David Yang aaf46a8fe2 dante: disable sched_getscheduler() - not implemented in musl
musl doesn't come with an valid implementation of `sched_getscheduler()`;
it simply returns -ENOSYS for it. Without this option (and compile dante
with `sched_getscheduler()` enabled), you will get

    error: serverinit(): sched_getscheduler(2): failed to retrieve current
    cpuscheduling policy: Function not implemented

and dante won't start at all.

Ref: http://lists.alpinelinux.org/alpine-devel/3932.html
Ref: http://lists.alpinelinux.org/alpine-devel/3936.html
Signed-off-by: David Yang <mmyangfl@gmail.com>
[slightly reword commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-09-24 19:04:47 +02:00
..
base-files base-files: fix postinstall uci-defaults removal 2018-09-24 18:58:00 +02:00
boot layerscape: add ls1012afrwy support and drop ls1012afrdm 2018-09-22 21:20:57 +02:00
devel gdb: bump to 8.2 2018-09-07 17:21:24 +02:00
firmware layerscape: build ls-dpl package with linux dtc tool 2018-09-22 21:20:58 +02:00
kernel kernel: add Si7020 relative humidity/temperature sensor driver 2018-09-22 21:20:55 +02:00
libs mbedtls: update to 2.13.0 2018-09-22 19:26:25 +02:00
network dante: disable sched_getscheduler() - not implemented in musl 2018-09-24 19:04:47 +02:00
system fstools: Install mount.hotplug and 10-fstab.defaults as 600 2018-09-19 09:41:28 +01:00
utils busybox: fix dependency for IPV6 2018-09-23 17:45:08 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00