On 03.09.2020 at 03:35 Raylynn Knight via openwrt-devel
wrote:
>
> Since I chose the ZyXel NSA320 as my first device I think it best to follow
> your example for consistency on the ZyXel NAS devices. My follow up support
> will likely be for the 3 different Netgear NAS devices I have.
>
If yo
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
> On Aug 25, 2020, at 6:24 AM, Al
Hi!
On Thu, Sep 3, 2020 at 1:00 AM Adrian Schmutzler
wrote:
> Thanks for taking care of that. In case you haven't read already, I have
> tidied up/rebased the Hootoo PR onto these changes here:
> https://git.openwrt.org/?p=openwrt/staging/adrian.git;a=shortlog;h=refs/heads/hootoo
>
> Those are t
Hi!
On Thu, Sep 3, 2020 at 1:03 AM Adrian Schmutzler
wrote:
> > --- a/target/linux/ramips/image/lzma-loader/src/loader.c
> > +++ b/target/linux/ramips/image/lzma-loader/src/loader.c
> > @@ -28,9 +28,6 @@
> > #include "printf.h"
> > #include "LzmaDecode.h"
> >
> > -#define AR71XX_FLASH_START 0
Fixes compilation under uClibc-ng.
Signed-off-by: Rosen Penev
---
package/utils/policycoreutils/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/utils/policycoreutils/Makefile
b/package/utils/policycoreutils/Makefile
index 0cebec7ece..34c186e62e 100644
---
Fixes compilation with iproute2-full by adding open__to_handle_at.
Switched to HTTPS for download URL.
Signed-off-by: Rosen Penev
---
toolchain/uClibc/common.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/toolchain/uClibc/common.mk b/toolchain/uClibc/common.mk
inde
Since we are using mac80211 5.8, let's also switch the ath10k-ct driver
to the new 5.8 version.
Modify patches so they patch the new ath10k-ct driver version.
Adapt 164-ath10k-commit-rates-from-mac80211.patch.
Drop upstreamed 205-ath10k-Add-NL80211_EXT_FEATURE_AQL-flag.patch.
Drop the other optio
Runtime-tested on ath79.
Signed-off-by: Stijn Tintel
---
package/kernel/ath10k-ct/Makefile | 6 +++---
.../patches/164-ath10k-commit-rates-from-mac80211.patch | 6 +++---
...-and-GPIO-controlling-support-for-various-chipsets.patch | 6 +++---
.../patches/202-ath10k-
Fix URL. The GITHUB macro is meant to be used for files inside a git
repository. This gets downloaded purely by accident (19.07 packages
feed has zstd 1.4.5 with the file in sources.openwrt.org).
Remove upstream backport.
Signed-off-by: Rosen Penev
---
tools/zstd/Makefile
On 02.09.20 01:21, Adrian Schmutzler wrote:
This is the same as loader-kernel since the KERNEL_CMDLINE
parameter has been removed in [1] and not used at all anyway.
Remove it.
[1] f77db1a59036 ("ath79: cleanup image build code")
Signed-off-by: Adrian Schmutzler
Acked-by: Paul Spooren
--
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Petr Štetiar
> Sent: Mittwoch, 2. September 2020 21:02
> To: Adrian Schmutzler
> Cc: openwrt-devel@lists.openwrt.org; 'OpenWrt Project Administration'
>
> Subject: Re: Remove buildbo
Adrian Schmutzler [2020-09-02 18:12:20]:
Hi,
> It would be nice if somebody with access and skills could remove the
> corresponding buildbot configs.
FYI, the configs are dynamic[1], so just restart of buildbot master was
needed. Should be done now.
> I'm not sure whether we should keep the do
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Chuanhong Guo
> Sent: Mittwoch, 2. September 2020 08:22
> To: openwrt-devel@lists.openwrt.org
> Cc: Chuanhong Guo
> Subject: [PATCH 1/3] ramips: lzma-loader: make FLASH_START con
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Chuanhong Guo
> Sent: Mittwoch, 2. September 2020 08:22
> To: openwrt-devel@lists.openwrt.org
> Cc: Chuanhong Guo
> Subject: [PATCH 0/3] ramips: fix OKLI lzma-loader
>
> OKLI mo
Hi,
I just dropped the targets
ath25
rb532
samsung
from master. It would be nice if somebody with access and skills could remove
the corresponding buildbot configs.
I'm not sure whether we should keep the download folders at little longer;
however, we should definitely remove rb532, as it has
On 9/2/20 12:05 PM, Yousong Zhou wrote:
> On Wed, 2 Sep 2020 at 01:32, Hauke Mehrtens wrote:
>>
>> On 9/1/20 12:45 AM, Yousong Zhou wrote:
>>> It's worth mentioning that recent versions of macos since 10.15 have a
>>> restriction on certificate validity period, self-signed or not. It's
>>> a stro
On 9/2/20 1:14 AM, Stijn Tintel wrote:
> And since we are using mac80211 5.8, let's also switch the ath10k-ct
> driver to the new 5.8 version.
>
> Signed-off-by: Stijn Tintel
> ---
> package/kernel/ath10k-ct/Makefile | 10 +-
> .../164-ath10k-commit-rates-from-mac802
This is the same as loader-kernel since the KERNEL_CMDLINE
parameter has been removed in [1] and not used at all anyway.
Remove it.
[1] f77db1a59036 ("ath79: cleanup image build code")
Signed-off-by: Adrian Schmutzler
---
target/linux/ath79/image/Makefile | 5 -
1 file changed, 5 deletion
On Wed, 2 Sep 2020 at 01:32, Hauke Mehrtens wrote:
>
> On 9/1/20 12:45 AM, Yousong Zhou wrote:
> > It's worth mentioning that recent versions of macos since 10.15 have a
> > restriction on certificate validity period, self-signed or not. It's
> > a strong restriction that the browser ui will have
Hauke Mehrtens wrote:
>
> We will still over normal http, using https is only an
> addition.
So you will change <> back to 0 by
default then? So it's actually optional? It's currently hardset
to 1 here:
https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/services/uhttpd/fil
On Wed, 2020-09-02 at 02:14 +0300, Stijn Tintel wrote:
> And since we are using mac80211 5.8, let's also switch the ath10k-ct
> driver to the new 5.8 version.
>
> Signed-off-by: Stijn Tintel
Built and run-tested on ath79 (TP-Link EAP245 v3: qca9563+qca9982)
Tested-by: Sander Vanheule
___
21 matches
Mail list logo