Re: Policy on BUILD_PATENTED

2020-08-11 Thread Alberto Bursi
On 10/08/20 13:58, Sam Kuper wrote: IIUC, you are suggesting the creation of a new package repository through which OpenWRT devs who are based in countries (e.g. EU countries) that don't uphold software patents could distribute patent-encumbered software. Users would then be able to decide w

Re: [PATCH 1/2] mediatek: mt7623n-preloader: add preloader for Banana Pi R64

2020-08-11 Thread David Woodhouse
smime.p7s Description: S/MIME cryptographic signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [PATCH] ath10k-ct-firmware: update firmware

2020-08-11 Thread Rafał Miłecki
On Fri, 7 Aug 2020 at 00:03, Michael Yartys wrote: > Fix at least one rare wave-2 crash. > > Tested on R7800. > > Signed-off-by: Michael Yartys You should bump PKG_VERSION and optionally reset PKG_RELEASE to 1. ___ openwrt-devel mailing list openwrt-d

[PATCH v2] ath10k-ct-firmware: update firmware

2020-08-11 Thread Michael Yartys
Fix at least one rare wave-2 crash. Tested on R7800. Signed-off-by: Michael Yartys --- package/firmware/ath10k-ct-firmware/Makefile | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/package/firmware/ath10k-ct-firmware/Makefile b/package/firmware/ath10k-

Re: Policy on BUILD_PATENTED

2020-08-11 Thread Caleb James DeLisle
On 11/08/2020 02:30, Mauro Mozzarelli wrote: On 10/08/2020 10:08, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Mauro Mozzarelli Sent: Montag, 10. August 2020 10:36 To: openwrt-devel@lists.openwrt.org Subj

Re: Policy on BUILD_PATENTED

2020-08-11 Thread Alberto Bursi
On 11/08/20 12:42, Caleb James DeLisle wrote: On 11/08/2020 02:30, Mauro Mozzarelli wrote: On 10/08/2020 10:08, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Mauro Mozzarelli Sent: Montag, 10. August 202

[PATCH] kernel: backport RTL8366RB patches

2020-08-11 Thread Linus Walleij
These upstream patches makes the RTL8366RB DSA switch work properly with OpenWrt, the D-Link DIR-685 gets network and can be used as a router, and the same should be applicable for any other device that want to enable the RTL8366RB through Device Tree. Signed-off-by: Linus Walleij --- ...dsa-rtl

Re: Policy on BUILD_PATENTED

2020-08-11 Thread Daniel Golle
On Tue, Aug 11, 2020 at 01:07:59PM +0200, Alberto Bursi wrote: > > On 11/08/20 12:42, Caleb James DeLisle wrote: > > > > > > On 11/08/2020 02:30, Mauro Mozzarelli wrote: > > > On 10/08/2020 10:08, Adrian Schmutzler wrote: > > > > > > > > -Original Message- > > > > > From: openwrt-devel

Re: Policy on BUILD_PATENTED

2020-08-11 Thread Sam Kuper
On Tue, Aug 11, 2020 at 01:30:08AM +0100, Mauro Mozzarelli wrote: > Citizens of the European Union are major contributors to OpenWrt and > other Open Source projects, The European Union, after several years of > debate. listened to its citizens, not corporations, and has put into > law that freedom

[PATCH] kernel: add ar5523 driver

2020-08-11 Thread mohammad rasim
The driver currently only support managed and monitor mode Signed-off-by: mohammad rasim --- package/kernel/mac80211/ath.mk | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/package/kernel/mac80211/ath.mk b/package/kernel/mac80211/ath.mk index 352d192fa1..d63813d677

Re: [PATCH] kernel: add ar5523 driver

2020-08-11 Thread Felix Fietkau
On 2020-08-11 14:41, mohammad rasim wrote: > The driver currently only support managed and monitor mode > > Signed-off-by: mohammad rasim Are you planning on using this, or did you just add it because it's in the source tree? - Felix ___ openwrt-devel

RE: [OpenWrt-Devel] [PATCH] package: use PKG_VERSION only for upstream packages

2020-08-11 Thread Adrian Schmutzler
> -Original Message- > From: Paul Oranje [mailto:p...@oranjevos.nl] > Sent: Sonntag, 9. August 2020 11:02 > To: Adrian Schmutzler > Cc: OpenWrt Development List > Subject: Re: [OpenWrt-Devel] [PATCH] package: use PKG_VERSION only for > upstream packages > > Op 24 feb. 2020, om 17:08 heef

Re: [PATCH] kernel: add ar5523 driver

2020-08-11 Thread Mohammad Rasim
On 8/11/20 3:53 PM, Felix Fietkau wrote: On 2020-08-11 14:41, mohammad rasim wrote: The driver currently only support managed and monitor mode Signed-off-by: mohammad rasim Are you planning on using this, or did you just add it because it's in the source tree? - Felix Yes I'm planning to u

Re: missing email header

2020-08-11 Thread David Woodhouse
On Mon, 2020-08-10 at 10:13 -0300, Henrique de Moraes Holschuh wrote: > On 09/08/2020 17:17, Fabian Bläse wrote: > > please keep the current configuration. The Subject header ist typcially > > configured to be included in dkim signatures. > > Therefore mangling the subject breaks the signature, wh

Re: [PATCH] kernel: add ar5523 driver

2020-08-11 Thread Daniel Golle
Hi Mohammad, On Tue, Aug 11, 2020 at 03:41:29PM +0300, mohammad rasim wrote: > The driver currently only support managed and monitor mode > > Signed-off-by: mohammad rasim > --- > package/kernel/mac80211/ath.mk | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git

Re: [PATCH] kernel: add ar5523 driver

2020-08-11 Thread Stefan Lippers-Hollmann
Hi On 2020-08-11, Daniel Golle wrote: > Hi Mohammad, > > On Tue, Aug 11, 2020 at 03:41:29PM +0300, mohammad rasim wrote: > > The driver currently only support managed and monitor mode [...] > > +define KernelPackage/ar5523 > > + $(call KernelPackage/mac80211/Default) > > + TITLE:=Driver for Athe

Re: [PATCH] kernel: add ar5523 driver

2020-08-11 Thread Mohammad Rasim
On 8/11/20 10:00 PM, Stefan Lippers-Hollmann wrote: Hi On 2020-08-11, Daniel Golle wrote: Hi Mohammad, On Tue, Aug 11, 2020 at 03:41:29PM +0300, mohammad rasim wrote: The driver currently only support managed and monitor mode [...] +define KernelPackage/ar5523 + $(call KernelPackage/mac8

Re: [PATCH] kernel: add ar5523 driver

2020-08-11 Thread Mohammad Rasim
On 8/11/20 5:15 PM, Daniel Golle wrote: Hi Mohammad, On Tue, Aug 11, 2020 at 03:41:29PM +0300, mohammad rasim wrote: The driver currently only support managed and monitor mode Signed-off-by: mohammad rasim --- package/kernel/mac80211/ath.mk | 11 ++- 1 file changed, 10 insertions

[PATCH v2] kernel: add ar5523 driver

2020-08-11 Thread mohammad rasim
The driver currently only support managed and monitor mode Changes since v1: - drop the @DRIVER_11N_SUPPORT dependency Signed-off-by: mohammad rasim --- package/kernel/mac80211/ath.mk | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/package/kernel/mac80211/ath.mk