Hi Hauke,
I agree with aiming for a kernel 5.4 based release in April.
If we decide to go this route, we should also set a fixed feature freeze date
(maybe end of March?) on which we branch off and drop targets not ported by
then.
~ Jo
___
openwrt-d
On 27/11/2019 23:30, Rosen Penev wrote:
On Wed, Nov 27, 2019 at 6:35 AM Andre Heider wrote:
On 27/11/2019 13:19, Petr Štetiar wrote:
Andre Heider [2019-11-27 12:26:39]:
I didn't pursue upstreaming it because it looks like merge request at github
are ignored and I didn't feel like signing u
Hi list,
I am sending this email in case it's also interesting to someone in
the community, and to also avoid it bit rotting in my repo [1]
A few months ago, I started working on bringing up k3s on OpenWrt. I
managed to have a small k8s cluster with nodes running centos and
openwrt. Likely othe
On Wed, Nov 27, 2019 at 2:30 PM Rosen Penev wrote:
>
> Mainly quoting fixes.
>
> Separated parameters by \ for easier readability.
>
> Switched to calling by dirname so that it can be called from any
> directory.
>
> Signed-off-by: Rosen Penev
> ---
> tools/pkgconf/files/pkg-config | 5 -
>
Hi,
We had a discussion about adding kernel 5.4 support to OpenWrt master
here:
https://lists.infradead.org/pipermail/openwrt-devel/2019-October/019610.html
and Koen is working on it, as far as I know.
The final OpenWrt 19.07 release is getting closer and we initially
planned to do the next relea
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 ---
ОПТИМИЗАЦИЯ НАЛОГООБЛОЖЕНИЯ
Актуал
Mainly quoting fixes.
Separated parameters by \ for easier readability.
Switched to calling by dirname so that it can be called from any
directory.
Signed-off-by: Rosen Penev
---
tools/pkgconf/files/pkg-config | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/tools/pkgcon
On Wed, Nov 27, 2019 at 6:35 AM Andre Heider wrote:
>
> On 27/11/2019 13:19, Petr Štetiar wrote:
> > Andre Heider [2019-11-27 12:26:39]:
> >
> >> I didn't pursue upstreaming it because it looks like merge request at
> >> github
> >> are ignored and I didn't feel like signing up at upstreams own
pkgconf is a newer, actively maintained implementation of pkg-config that
supports more aspects of the pkg-config file specification and provides a
library interface that applications can use to incorporate intelligent
handling of pkg-config files into themselves (such as build file
generators, IDE
The wrapper calls pkgconf with multiple arguments. meson wants to call
it with a single --version argument. To keep compatibility with
pkg-config, revert the upstream version change.
This fixes projects that use meson and pkg-config to find packages.
Signed-off-by: Rosen Penev
---
...me-modvers
On Wed, Nov 27, 2019 at 2:49 AM Petr Štetiar wrote:
>
> Rosen Penev [2019-11-25 14:44:18]:
>
> Hi,
>
> you're trying to do a lot of things in one patch, making it hard to review,
> please split it up.
>
> 1. switch to pkgconf
> 2. shell check fix
> 3. meson fix
>
> > -ifeq ($(HOST_OS),Darwin)
> >
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 ---
Hello Daniel,
thanks for your he
This callback shows the currently active HTMODE of the device.
Signed-off-by: Daniel Danzberger
---
include/iwinfo.h | 4 ++-
iwinfo_nl80211.c | 70
2 files changed, 73 insertions(+), 1 deletion(-)
diff --git a/include/iwinfo.h b/include/iwinfo.
Signed-off-by: Daniel Danzberger
---
iwinfo.c | 44
1 file changed, 44 insertions(+)
diff --git a/iwinfo.c b/iwinfo.c
index a76b72a..7f46e3e 100644
--- a/iwinfo.c
+++ b/iwinfo.c
@@ -290,6 +290,48 @@ rpc_iwinfo_call_hwmodes(const char *name)
}
These 2 patches extend the rpcd's iwinfo 'info' call with the current ht/hwmode.
Currently this call only shows the ht/hwmode capabilities, but not the
currenlty set modes on the phy.
Patch 1 (iwinfo): Adds htmode callback to libiwinfo
Patch 2 (rpcd) : Calls the htmode callback on info
On Wed, Nov 27, 2019 at 10:28 AM Russell King - ARM Linux admin
wrote:
> The build system is just very painful for a new-comer to understand.
> I don't doubt that it does what you need it to, but trying to work
> out stuff from it is a nightmare unless you have some knowledge
> about how it is set
On Wed, Nov 27, 2019 at 4:05 PM Petr Štetiar wrote:
> what's the state of this? It's not clear from the discussion, thanks.
Sadly I'm as confused as you are. I'm scratching my head about
what to do. I suspect the problem will only get bigger as more
DSA switches appear in the Linux kernel.
Your
Hi David,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On
> Behalf Of David Bauer
> Sent: Freitag, 22. November 2019 22:40
> To: Adrian Schmutzler
> Cc: openwrt-devel@lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] [PATCH] ath79: rename EEPR
Hi,
what's the state of this? It's not clear from the discussion, thanks.
-- ynezz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
* messages: recalculate rekey max based on a one minute flood
* allowedips: safely dereference rcu roots
* socket: remove redundant check of new4
* allowedips: avoid double lock in selftest error case
* tools: add syncconf command
Signed-off-by: Jason A. Donenfeld
---
package/network/services/wi
On 27/11/2019 13:19, Petr Štetiar wrote:
Andre Heider [2019-11-27 12:26:39]:
I didn't pursue upstreaming it because it looks like merge request at github
are ignored and I didn't feel like signing up at upstreams own page.
git send-email --to '~kaniini/pkgc...@lists.sr.ht' your.patch
does
On Wed, 27 Nov 2019 at 14:27, Russell King - ARM Linux admin
wrote:
>
> On Wed, Nov 27, 2019 at 02:03:40PM +0100, Jonas Gorski wrote:
> > On Wed, 27 Nov 2019 at 13:14, Russell King - ARM Linux admin
> > wrote:
> > >
> > > On Wed, Nov 27, 2019 at 12:57:35PM +0100, Petr Štetiar wrote:
> > > > Russe
On Wed, Nov 27, 2019 at 02:03:40PM +0100, Jonas Gorski wrote:
> On Wed, 27 Nov 2019 at 13:14, Russell King - ARM Linux admin
> wrote:
> >
> > On Wed, Nov 27, 2019 at 12:57:35PM +0100, Petr Štetiar wrote:
> > > Russell King - ARM Linux admin [2019-11-27
> > > 10:35:10]:
> > >
> > > > It makes it
On Wed, 27 Nov 2019 at 13:14, Russell King - ARM Linux admin
wrote:
>
> On Wed, Nov 27, 2019 at 12:57:35PM +0100, Petr Štetiar wrote:
> > Russell King - ARM Linux admin [2019-11-27
> > 10:35:10]:
> >
> > > It makes it very difficult to understand. For example, where is the
> > > kernel + kmod p
Andre Heider [2019-11-27 12:26:39]:
> I didn't pursue upstreaming it because it looks like merge request at github
> are ignored and I didn't feel like signing up at upstreams own page.
git send-email --to '~kaniini/pkgc...@lists.sr.ht' your.patch
doesnt work?
-- ynezz
__
On Wed, Nov 27, 2019 at 12:57:35PM +0100, Petr Štetiar wrote:
> Russell King - ARM Linux admin [2019-11-27 10:35:10]:
>
> > It makes it very difficult to understand. For example, where is the
> > kernel + kmod package version/release set
>
> from kmod-libphy_4.19.85-1_aarch64_cortex-a53.ipk/co
Russell King - ARM Linux admin [2019-11-27 10:35:10]:
> It makes it very difficult to understand. For example, where is the
> kernel + kmod package version/release set
from kmod-libphy_4.19.85-1_aarch64_cortex-a53.ipk/control.tar.gz/control:
Package: kmod-libphy
Version: 4.19.85-1
Depends:
Add support for Methode DM7052 NBASE-T module to OpenWRT. These
patches are taken from my "phy" branch, and will be sent for the
next kernel merge window.
Signed-off-by: Russell King
---
package/kernel/linux/modules/netdevices.mk| 17 +
...ncomplete-100BASE-FX-and-100BASE-LX-.patch | 59 ++
Remove the old phylink/SFP patches from the OpenWRT build; these will
be updated with a new set in subsequent.
450-reprobe_sfp_phy is also removed for several reasons:
1) it is not in mainline.
2) it breaks copper modules that do not have a PHY.
3) it makes backporting the current patch set harder
Move two phylink patches from mvebu to generic, so that everyone can
benefit from them.
Signed-off-by: Russell King
---
...00-net-phylink-only-call-mac_config-during-resolve-when.patch} | 0
.../701-net-phylink-ensure-inband-AN-works-correctly.patch} | 0
2 files changed, 0 insertions(+),
Update the uDPU kernel support, fixing a number of issues:
* make ethernet work again by adding comphy definitions
* slow the I2C bus to give it more chance of actually working
* the SFP cages are designed to support up to 3W modules, which
would be prevented from initialising without this patch.
On Wed, Nov 27, 2019 at 10:35:10AM +, Russell King - ARM Linux admin wrote:
> On Wed, Nov 27, 2019 at 09:50:45AM +0100, Petr Štetiar wrote:
> > Russell King - ARM Linux admin [2019-11-26
> > 00:07:43]:
> >
> > Hi,
> >
> > > I can see your reply in the OpenWrt archives, but I never received
On 27/11/2019 11:49, Petr Štetiar wrote:
Rosen Penev [2019-11-25 14:44:18]:
Hi,
you're trying to do a lot of things in one patch, making it hard to review,
please split it up.
1. switch to pkgconf
2. shell check fix
3. meson fix
-ifeq ($(HOST_OS),Darwin)
-HOST_LDFLAGS += -framework CoreFoun
Rosen Penev [2019-11-25 14:44:18]:
Hi,
you're trying to do a lot of things in one patch, making it hard to review,
please split it up.
1. switch to pkgconf
2. shell check fix
3. meson fix
> -ifeq ($(HOST_OS),Darwin)
> -HOST_LDFLAGS += -framework CoreFoundation -framework Carbon
> -endif
So it
On Wed, Nov 27, 2019 at 09:50:45AM +0100, Petr Štetiar wrote:
> Russell King - ARM Linux admin [2019-11-26 00:07:43]:
>
> Hi,
>
> > I can see your reply in the OpenWrt archives, but I never received
> > it, so I can't reply to it... (I'm not subscribed to openwrt-devel.)
>
> FYI René just didn
Russell King - ARM Linux admin [2019-11-26 00:07:43]:
Hi,
> I can see your reply in the OpenWrt archives, but I never received
> it, so I can't reply to it... (I'm not subscribed to openwrt-devel.)
FYI René just didn't Cc: you.
> My impression is that the build system is designed to keep peop
Op dinsdag 26 november 2019 om 21:30 schreef Stijn Segers
:
Op maandag 25 november 2019 om 23:34 schreef Hauke Mehrtens
:
Hi,
There are now quite some changes in the OpenWrt 19.07 branch
compared to
the 19.07-rc1.
The builds are looking ok:
http://buildbot.openwrt.org/openwrt-19.07/i
37 matches
Mail list logo