Hello Alberto,
Thank you for the explanation.
If that is so then we should also remove the vmware driver as a kmod
package [1].
That makes no sense if this is then already in the kernel enabled [2].
Kind Regards
Florian
[1]
https://github.com/openwrt/openwrt/blob/master/package/kernel/linux
Philip Prindeville kirjoitti 2.3.2021 klo 0.37:
On Mar 1, 2021, at 7:00 AM, Hannu Nyman wrote:
Philip Prindeville philipp_subx at redfish-solutions.com wrote at Mon Mar 1
02:11:20 EST 2021:
Is there a workaround to force an install?
* Build a new up-to-date version with the current packages
On Mon, Mar 1, 2021 at 7:45 PM Ilya Lipnitskiy
wrote:
>
> On Mon, Mar 1, 2021 at 7:18 PM Felix Fietkau wrote:
> >
> >
> > On 2021-02-27 05:17, Rosen Penev wrote:
> > > No package here depends on it. Furthermore, uClibc++ is a fairly buggy
> > > C++ library and seems to be relatively inactive upst
On Mon, Mar 1, 2021 at 7:18 PM Felix Fietkau wrote:
>
>
> On 2021-02-27 05:17, Rosen Penev wrote:
> > No package here depends on it. Furthermore, uClibc++ is a fairly buggy
> > C++ library and seems to be relatively inactive upstream.
> >
> > It also lacks proper support for modern C++11 features.
On Mon, Mar 1, 2021 at 7:14 PM Felix Fietkau wrote:
>
>
> On 2021-02-27 05:17, Rosen Penev wrote:
> > No package here depends on it. Furthermore, uClibc++ is a fairly buggy
> > C++ library and seems to be relatively inactive upstream.
> >
> > It also lacks proper support for modern C++11 features.
On 2021-02-27 05:17, Rosen Penev wrote:
> No package here depends on it. Furthermore, uClibc++ is a fairly buggy
> C++ library and seems to be relatively inactive upstream.
>
> It also lacks proper support for modern C++11 features.
>
> The main benefit of it is size: 66.6 KB vs 287.3 KB
> On 1. Mar 2021, at 23:47, Hauke Mehrtens wrote:
>
> On 3/1/21 3:54 PM, Hannu Nyman wrote:
>> Apparently autoconf-lean, merged into the toolchain during last weekend,
>> causes problems with various packages at buildbot.
>> I am not sure if that is due to underlying problems in the specific f
From: Zheng Qian
When unchecked the igmp snoop option for a bridge by luci, it
just delete the igmp_snooping key from the config file.
So netifd can't change
/sys/devices/virtual/net/br-lan/bridge/multicast_snooping from "1" to "0".
Option multicast_querier seems no input entry in luci, but it'
Hi Hauke,
Thanks for the review.
I'll add multicast_querier in the patch.
Hauke Mehrtens 于2021年2月28日周日 上午1:00写道:
>
> On 2/24/21 1:49 AM, sotu...@gmail.com wrote:
> > From: Zheng Qian
> >
> > When luci unchecked the igmp snoop option for a bridge, it
> > just delete the igmp_snooping key from
An open bracket was missing.
Signed-off-by: Rosen Penev
---
jail/jail.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jail/jail.c b/jail/jail.c
index 378a729..ce4f50c 100644
--- a/jail/jail.c
+++ b/jail/jail.c
@@ -2804,7 +2804,7 @@ static void post_main(struct uloop_timeout
On 3/1/21 3:54 PM, Hannu Nyman wrote:
Apparently autoconf-lean, merged into the toolchain during last weekend,
causes problems with various packages at buildbot.
I am not sure if that is due to underlying problems in the specific
failing packages, or due to a wrong site config from autoconf-le
Inline...
> On Mar 1, 2021, at 7:00 AM, Hannu Nyman wrote:
>
> Philip Prindeville philipp_subx at redfish-solutions.com wrote at Mon Mar 1
> 02:11:20 EST 2021:
> > Is there a workaround to force an install?
>
> * Build a new up-to-date version with the current packages data. Update opkg
> lis
For the internal SATA core: I noticed the SATA core actually needs
either a 120MHz[1] or 100MHz[2] clock to run. I did some tracing on my
MX60W and noticed a third, unpopulated junction of pads on the MX60W
near the ICS9FG104D[3] clock generator which lead directly to the SoC.
I populated them iden
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of ansuels...@gmail.com
> Sent: Montag, 1. März 2021 21:50
> To: 'Adrian Schmutzler' ; 'OpenWrt
> Development List'
> Subject: R: Clarification about dsa and ipq806x
>
> > > Hello,
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Henrique de Moraes Holschuh
> Sent: Montag, 1. März 2021 15:43
> To: Adrian Schmutzler
> Cc: OpenWrt Development List
> Subject: Circular dependency due to backport from master
> > Hello,
> > I just pushed a fist pr to the openwrt github repo for ipq806x port to
> > kernel
> > 5.10.
> > The idea is to switch this target to dsa but there is a problem...
> > Since kernel 5.10 is a testing kernel how should I change the base files to
> > apply different network config?
> >
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Ansuel Smith
> Sent: Montag, 1. März 2021 01:52
> To: OpenWrt Development List
> Subject: Clarification about dsa and ipq806x
>
> Hello,
> I just pushed a fist pr to the openwrt
On 01/03/21 11:40, Florian Eckert wrote:
Hello,
Is it really necessary that we keep expanding the default package here [1]?
The problem is, for example, that I don't need the whole AWS stuff.
But now the whole package gets installed.
If this is the case, then we should also install the vmware
Andrey Jr. Melnikov wrote:
> Hannu Nyman wrote:
> > [-- text/plain, encoding 7bit, charset: UTF-8, 60 lines --]
> > Apparently autoconf-lean, merged into the toolchain during last weekend,
> > causes problems with various packages at buildbot.
> > I am not sure if that is due to underlying pro
Ilya Lipnitskiy [2021-02-28 11:15:30]:
Hi,
> On Sat, Feb 27, 2021 at 5:02 AM Petr Štetiar wrote:
> > +CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=y
> > CONFIG_CRYPTO_AUTHENC=y
> > CONFIG_CRYPTO_CBC=y
> > CONFIG_CRYPTO_CHACHA20=y
> > @@ -117,12 +128,14 @@ CONFIG_CRYPTO_DRBG=y
> > CONFIG_CRYPTO_DRBG_H
Hannu Nyman wrote:
> [-- text/plain, encoding 7bit, charset: UTF-8, 60 lines --]
> Apparently autoconf-lean, merged into the toolchain during last weekend,
> causes problems with various packages at buildbot.
> I am not sure if that is due to underlying problems in the specific failing
> packa
autotools.mk does not have any protection currently that would prevent
it from being sourced multiple times. Note that both package.mk and
host-build.mk source autotools.mk. So any package Makefile that includes
both will cause hooks to be added twice (at least twice).
This is fixed by declaring a
This was provided by the old static config.site files and is required by
some software, i.e. freeswitch.
Signed-off-by: Sebastian Kemper
---
toolchain/autoconf-lean/patches/120-add-extra-checks.patch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/toolchain/autoconf-lean/pa
Apparently autoconf-lean, merged into the toolchain during last weekend,
causes problems with various packages at buildbot.
I am not sure if that is due to underlying problems in the specific failing
packages, or due to a wrong site config from autoconf-lean, but buildbot is
gradually hitting
Adrian,
There's this backport in openwrt-19.07 (snapshot):
commit 86aeac4fc98f42ac0ce7e0dcf1cb240e16b28f8f
Author: Adrian Schmutzler
AuthorDate: Fri Mar 13 16:56:53 2020 +0100
Commit: Adrian Schmutzler
CommitDate: Wed Feb 24 18:05:02 2021 +0100
base-files: source functions.sh in /lib/f
Philip Prindeville philipp_subx at redfish-solutions.com wrote at Mon Mar 1
02:11:20 EST 2021:
> Is there a workaround to force an install?
* Build a new up-to-date version with the current packages data. Update opkg
lists.
* Download a .ipk manually and install it with opkg.
To my knowledge
Fedora 34 already uses GCC11.
Reported-by: Marcin Juszkiewicz
Signed-off-by: Petr Štetiar
---
include/prereq-build.mk | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/prereq-build.mk b/include/prereq-build.mk
index 8a6c4bb46840..bbeba3f8ff6a 100644
--- a/inclu
Currently minimal GNU supported GCC version is 7 (from May 2, 2017),
buildbots are using default GCC version 6 on Debian 9 (old stable),
current Debian stable has GCC version 8.3.0.
Signed-off-by: Petr Štetiar
---
README.md | 2 +-
include/prereq-build.mk | 14 +++---
2 fi
Daniel Golle [2021-03-01 11:20:55]:
Hi,
> > FYI we're likely going to demand swig[1] soon as host dependency and not
> > building it as tool, because it would be support and maintenance nightmare.
> > Maybe this could be an option for this case as well?
> >
> > 1.
> > https://lists.infradead.o
Hi Petr,
On Mon, Mar 01, 2021 at 09:12:46AM +0100, Petr Štetiar wrote:
> Daniel Golle [2021-02-28 19:26:07]:
>
> Hi Daniel,
>
> > U-Boot requires xxd to create the default environment from an external file
> > as done in uboot-mediatek.
>
> it's not essential package for everyone, so why are y
Thanks!! :)
Sorry for stripping the quoted text, doing it only to make it easier to read
possibly follow-up messages. :)
So I looked at the great work by David And Christian:
https://github.com/chunkeey/FritzBox-4040-UBOOT
Tee answer seems to lie in include/configs/fritz7530.h;
reporting here
On Mon, Mar 1, 2021 at 2:37 AM wrote:
>
> > On Mon, Mar 1, 2021 at 2:26 AM wrote:
> > >
> > > > Hi
> > > >
> > > > [Disclaimer: I'm not an OpenWrt developer]
> > > >
> > > > On 2021-03-01, Ansuel Smith wrote:
> > > > [...]
> > > > > The idea is to switch this target to dsa but there is a problem.
Hello,
Is it really necessary that we keep expanding the default package here
[1]?
The problem is, for example, that I don't need the whole AWS stuff.
But now the whole package gets installed.
If this is the case, then we should also install the vmware needed
driver as default package.
Maybe
> On Mon, Mar 1, 2021 at 2:26 AM wrote:
> >
> > > Hi
> > >
> > > [Disclaimer: I'm not an OpenWrt developer]
> > >
> > > On 2021-03-01, Ansuel Smith wrote:
> > > [...]
> > > > The idea is to switch this target to dsa but there is a problem...
> > > > Since kernel 5.10 is a testing kernel how should
On Mon, Mar 1, 2021 at 2:26 AM wrote:
>
> > Hi
> >
> > [Disclaimer: I'm not an OpenWrt developer]
> >
> > On 2021-03-01, Ansuel Smith wrote:
> > [...]
> > > The idea is to switch this target to dsa but there is a problem...
> > > Since kernel 5.10 is a testing kernel how should I change the base
>
> Hi
>
> [Disclaimer: I'm not an OpenWrt developer]
>
> On 2021-03-01, Ansuel Smith wrote:
> [...]
> > The idea is to switch this target to dsa but there is a problem...
> > Since kernel 5.10 is a testing kernel how should I change the base
> [...]
> > Do we have some way in openwrt to know if th
Daniel Golle [2021-02-28 19:26:07]:
Hi Daniel,
> U-Boot requires xxd to create the default environment from an external file
> as done in uboot-mediatek.
it's not essential package for everyone, so why are you forcing everyone to
download Vim now? Can't you solve it as host dependency in that p
37 matches
Mail list logo