Re: [OpenWrt-Devel] Q: musl: ether_aton() behaves differently than in glibc

2018-07-01 Thread Zefir Kurtisi
On 06/30/2018 08:56 PM, Rosen Penev wrote: > On Wed, Jun 27, 2018 at 7:55 AM Zefir Kurtisi > wrote: >> >> Hi, >> >> I found a proprietary package stopped working after moving from glibc to >> musl and >> ended up identifying a difference in processing of ether_aton(). >> >> In musl, the ether_ad

Re: [OpenWrt-Devel] Build currently broken when using usbutils

2018-07-01 Thread Bjørn Mork
Jon Burgess writes: > On Fri, 2018-06-29 at 16:46 +0200, Bjørn Mork wrote: >> Koen Vandeputte writes: >> >> > This looks like a good up-to-date candidate to replace it (or to >> > replace the mirror contents on OpenWrt with the contents of this >> > one) >> > http://www.linux-usb.org/usb.ids >>

[OpenWrt-Devel] [PATCH] libconfig: update to version 1.7.2

2018-07-01 Thread Enrico Mioso
The previous link did not work here. Compile-tested on: bcm47xx Runtime-tested on: bcm47xx Signed-off-by: Enrico Mioso --- package/libs/libconfig/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/libs/libconfig/Makefile b/package/libs/libconfig/Makefil

[OpenWrt-Devel] ar71xx-mikrotik: Imagebuilder fails with "VERSIONOPT=y"

2018-07-01 Thread Sven Roederer
Hi, since long time our buildbot hat problems creating images for ar71xx-mikrotik with openwrt-master. I'm not sure anymore when it started after branching 17.01, as I did not look for this target for long. By default we are using the following config-options: CONFIG_VERSIONOPT=y CONFIG_VERSION

Re: [OpenWrt-Devel] [PATCH] hostapd: announce utf8 encoding of ssid

2018-07-01 Thread John Crispin
On 28/06/18 22:47, Jouke Witteveen wrote: + set_default utf8_ssid 1 does this not make it use utf8 by default ? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel