Re: [RFC PATCH 1/2] base-files: sysupgrade: add function for conffiles retrieval

2020-12-28 Thread Philip Prindeville
Reviewed-by: Philip Prindeville > On Jul 10, 2020, at 4:47 AM, Adrian Schmutzler > wrote: > > The find command to retrieve files from /etc/sysupgrade.conf and > /lib/upgrade/keep.d/* is used twice in almost similar way. > > Move it into a function to consolidate, enhance readability and

Re: [PATCH] pkgconf: disable building shared libraries

2020-12-28 Thread Rosen Penev
On Mon, Dec 28, 2020 at 1:49 PM Hauke Mehrtens wrote: > > On 12/25/20 2:01 AM, Rosen Penev wrote: > > pkgconf uses libpkgconf. disabling shared libraries makes it be linked > > statically. Helps to avoid issues regarding finding the library with a > > wrong rpath. Nothing uses libpkgconf anyway.

Re: ipsec broken

2020-12-28 Thread Alberto Bursi
On 28/12/20 11:43, Mao Mei wrote: that package is maintained in the community feeds, please open an issue https://github.com/openwrt/packages/issues and use "@stintel" in the maintainer field to ping the maintainer Thanks for reply, but I think it's not strongswan issue, but a kernel issue.

Re: New ath10k-ct driver available

2020-12-28 Thread Hauke Mehrtens
On 12/24/20 10:28 PM, Ben Greear wrote: I just pushed this commit.  I'm interested in feedback if anyone tests it.  It could fix some of the strange tx issues, and for the 5.10 kernel, at least, it fixes very obvious tx-path issues. commit b753e8bf22b94297acbaa370b4cb0be87e3da4b8 (HEAD ->

Re: [PATCH] pkgconf: disable building shared libraries

2020-12-28 Thread Hauke Mehrtens
On 12/25/20 2:01 AM, Rosen Penev wrote: pkgconf uses libpkgconf. disabling shared libraries makes it be linked statically. Helps to avoid issues regarding finding the library with a wrong rpath. Nothing uses libpkgconf anyway. Signed-off-by: Rosen Penev Should this fix the build problem with

RE: [PATCH] scripts/feed: no warn on toolchain/linux overwrite

2020-12-28 Thread Paul Spooren
On Mo, Dez 28, 2020 at 01:02, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Paul Spooren Sent: Sonntag, 27. Dezember 2020 22:31 To: openwrt-devel@lists.openwrt.org Cc: Paul Spooren ;

Re: [PATCH] glibc: add arc700 patch

2020-12-28 Thread Paul Spooren
Hi Alexey, could you please test this patch? I have no devboard at hand. Kind regards, Paul On So, Dez 27, 2020 at 15:29, Rosen Penev wrote: On Sat, Dec 26, 2020 at 11:50 AM Hans Dedecker wrote: Hi, On Fri, Dec 25, 2020 at 1:37 AM Rosen Penev wrote: > > glibc does not officially

Re: [RFC PATCH v2 3/3] ramips: add RT6855A SoC Linux support patches

2020-12-28 Thread Rafaël Carré
Hi, On 12/28/20 14:17, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Rafaël Carré Sent: Montag, 28. Dezember 2020 01:25 To: openwrt-devel@lists.openwrt.org Cc: Rafaël Carré Subject: [RFC PATCH v2 3/3]

Re: Please revert 98b86296e6 as it breaks several ipq806x devices

2020-12-28 Thread Hannu Nyman
Christian Lamparter kirjoitti 28.12.2020 klo 16.59: On 28/12/2020 15:27, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Hannu Nyman Sent: Montag, 28. Dezember 2020 10:12 To: OpenWrt Development List Cc: Petr

RE: Please revert 98b86296e6 as it breaks several ipq806x devices

2020-12-28 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Christian Lamparter > Sent: Montag, 28. Dezember 2020 16:00 > To: Adrian Schmutzler ; 'Hannu Nyman' > ; 'OpenWrt Development List' de...@lists.openwrt.org> > Cc: 'Petr Štetiar' >

Re: Please revert 98b86296e6 as it breaks several ipq806x devices

2020-12-28 Thread Christian Lamparter
On 28/12/2020 15:27, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Hannu Nyman Sent: Montag, 28. Dezember 2020 10:12 To: OpenWrt Development List Cc: Petr Štetiar ; Christian Lamparter Subject: Please

RE: Please revert 98b86296e6 as it breaks several ipq806x devices

2020-12-28 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Hannu Nyman > Sent: Montag, 28. Dezember 2020 10:12 > To: OpenWrt Development List > Cc: Petr Štetiar ; Christian Lamparter > > Subject: Please revert 98b86296e6 as it breaks

Re: [RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC

2020-12-28 Thread Daniel Golle
On Mon, Dec 28, 2020 at 02:16:29PM +0100, Adrian Schmutzler wrote: > Hi, > > some additional (general) remarks below. > > > -Original Message- > > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > > On Behalf Of Rafaël Carré > > Sent: Montag, 28. Dezember 2020 01:25

RE: [RFC PATCH v2 3/3] ramips: add RT6855A SoC Linux support patches

2020-12-28 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Rafaël Carré > Sent: Montag, 28. Dezember 2020 01:25 > To: openwrt-devel@lists.openwrt.org > Cc: Rafaël Carré > Subject: [RFC PATCH v2 3/3] ramips: add RT6855A SoC Linux support

RE: [RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC

2020-12-28 Thread Adrian Schmutzler
Hi, some additional (general) remarks below. > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Rafaël Carré > Sent: Montag, 28. Dezember 2020 01:25 > To: openwrt-devel@lists.openwrt.org > Cc: Rafaël Carré > Subject: [RFC PATCH v2

Re: Re: ipsec broken

2020-12-28 Thread Mao Mei
> that package is maintained in the community feeds, please open an issue > https://github.com/openwrt/packages/issues > and use "@stintel" in the maintainer field to ping the maintainer Thanks for reply, but I think it's not strongswan issue, but a kernel issue. It's easy to verify. #opkg

Re: ipsec broken

2020-12-28 Thread Alberto Bursi
On 27/12/20 16:49, Mao Mei wrote: It seems that ipsec has been broken for a long time. see https://forum.openwrt.org/t/ipsec-has-been-broken-for-a-while/81120 log on mt7621: 12[CFG] selected proposal: ESP:AES_CBC_128/HMAC_SHA1_96/NO_EXT_SEQ 12[KNL] got SPI cecfbd68 12[KNL] adding SAD entry

Please revert 98b86296e6 as it breaks several ipq806x devices

2020-12-28 Thread Hannu Nyman
Please revert commit 98b86296e6 "ipq806x: add support for ASRock G10" as it breaks several popular ipq806x devices. 98b86296e6 adds a new kernel config symbol CONFIG_CMDLINE_OVERRIDE for ipq806x and enables it for all ipq806x devices. Based on forum discussion and my own experience, that new