Change mirror to Github (Gentoo repo) and drop the gzip compression.
Worst case there's about 4kbyte increase in size but most images ends up
beign somewhere between 4-100kbyte smaller due to the lzma compression.
Tested on ar71xx
v2 Now contains the correct patch, sorry!
v3 Turns out that the up
Hi all.
I'm trying to use cfg80211 wext compatibility layer in my program, and
while on desktop (ubuntu 15.04) everything is OK, on OpenWRT
barrier-breaker and some pre-release of chaos-calmer I see that only
txpower wext ioctl works, while SSID and channel don't.
I see that in config files CFG80
Change mirror to Github (Gentoo repo) and drop the gzip compression.
Worst case there's a 4kbyte increase in size but most images ends up
beign somewhere between 4-100kbyte smaller due to the lzma compression.
Tested on ar71xx
Now contains the correct patch, sorry!
Signed-off-by: Daniel Engberg
Change mirror to Github (Gentoo repo) and drop the gzip compression.
Worst case there's a 4kbyte increase in size but most images ends up
beign somewhere between 4-100kbyte smaller due to the lzma compression.
Tested on ar71xx
Signed-off-by: Daniel Engberg
---
diff --git a/package/utils/usbuti
The hard-coded length limits are replaced with strlen to make the code more
robust.
Signed-off-by: Matthias Schiffer
---
blobmsg_json.c | 16 ++--
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/blobmsg_json.c b/blobmsg_json.c
index 2d1d80d..5713948 100644
--- a/blobms