[OpenWrt-Devel] [PATCH] ath79: glinet_gl-ar750s: Use QCA9887 firmware

2019-04-20 Thread Jeff Kletsky
This patch corrects the firmware selection for the ath79 AR750S The ar71xx AR750S already uses the QCA9887 firmware. $ fgrep -A 3 Device/gl-ar750s target/linux/ar71xx/image/generic.mk define Device/gl-ar750s DEVICE_TITLE := GL.iNet GL-AR750S DEVICE_PACKAGES := kmod-ath10k-ct

Re: [OpenWrt-Devel] [PATCH] ath79: Add SUPPORTED_DEVICES for Archer C7 v1/v2

2019-04-20 Thread Christian Lamparter
On Wednesday, April 17, 2019 3:45:52 PM CEST Adrian Schmutzler wrote: > The identifier for both devices is "archer-c7" on ar71xx, set here: > https://github.com/openwrt/openwrt/blob/master/target/linux/ar71xx/base-files/lib/ar71xx.sh#L348 >

Re: [OpenWrt-Devel] [PATCH v2] iwinfo: Complete device IDs for Ubiquiti airOS XM/XW devices

2019-04-20 Thread Vincent Wiemann
Can someone merge this, please? On 19.03.2019 20:29, Vincent Wiemann wrote: > Hi Mathias, > > I've put you in the CC as you have commit rights for the iwinfo repository. > > Regards, > > Vincent Wiemann (CodeFetch) > > On 16.03.2019 22:32, Vincent Wiemann wrote: >> This commit includes all

Re: [OpenWrt-Devel] lede-17.01 patch - bump OpenSSL to 1.0.2r

2019-04-20 Thread Christian Lamparter
On Friday, April 19, 2019 5:54:01 PM CEST Daniel Bailey wrote: > From 1b42fd11f1e6dfbc12fb0d3a973bd439c0c495bd Mon Sep 17 00:00:00 2001 > From: Daniel Bailey > Date: Thu, 18 Apr 2019 12:36:38 -0700 > Subject: [PATCH] openssl: bump to 1.0.2r > > This fixes the following security problems: > *

Re: [OpenWrt-Devel] [PATCH OpenWrt 18.06] ca-certificates: update to 20190110

2019-04-20 Thread Christian Lamparter
On Saturday, April 20, 2019 9:25:05 AM CEST Josef Schlehofer wrote: > - Tested on Turris MOX, cortexa53 and Turris Omnia, mvebu > - Removed PKG_BUILD_DIR > > Signed-off-by: Josef Schlehofer Thank you. I've cherry-picked your patch f22c33b40cc7b542b3b31fa0d873d28d3a3482b5. > --- >

[OpenWrt-Devel] [PATCH OpenWrt 18.06] ca-certificates: update to 20190110

2019-04-20 Thread Josef Schlehofer
- Tested on Turris MOX, cortexa53 and Turris Omnia, mvebu - Removed PKG_BUILD_DIR Signed-off-by: Josef Schlehofer --- package/system/ca-certificates/Makefile | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package/system/ca-certificates/Makefile