Re: [PATCH 03/12] ltq-adsl-app: add ubus support to get metrics

2021-01-25 Thread Hauke Mehrtens
On 12/15/20 10:35 AM, Andre Heider wrote: As with ltq-vdsl-app, see previous commit. Signed-off-by: Andre Heider --- package/network/config/ltq-adsl-app/Makefile | 2 +- .../ltq-adsl-app/patches/300-ubus.patch | 50 +++ package/network/config/ltq-adsl-app/src

[PATCH] bcm63xx: override dev_id on BCM43222 using fallback SPROM

2021-01-25 Thread Daniel González Cabanelas
The BCM43222 is able to operate in both 2.4/5GHz bands in some devices if the device id stored at the SPROM is 4350. Extract the dev_id register from the BCM43222 fallback SPROM to allow using the 5GHz band on the on the devices supporting it. Signed-off-by: Daniel González Cabanelas ---

Re: [PATCH 10/12] ltq-dsl-base: bump PKG_RELEASE

2021-01-25 Thread Hauke Mehrtens
On 12/15/20 10:35 AM, Andre Heider wrote: Signed-off-by: Andre Heider Tested-by: Martin Schiller --- package/network/utils/ltq-dsl-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/utils/ltq-dsl-base/Makefile

Re: [PATCH v2 0/12] add ubus support to ltq-[v|a]dsl-app

2021-01-25 Thread Hauke Mehrtens
On 12/15/20 10:35 AM, Andre Heider wrote: v2: - drop 0002-ltq-vdsl-app-fix-Wundef-warnings.patch - use "/dev/dsl_cpe_api" without the "0" suffix for the adsl daemon: package/kernel/lantiq/ltq-adsl/patches/100-dsl_compat.patch:+ device_create(dsl_class, NULL,

Re: OpenWrt 19.07.6 service release

2021-01-25 Thread Philip Prindeville
Getting some numbers, on x86_64, for dnsmasq-dhcpv6 (for apples to apples comparison) I get: -rw-r--r-- 1 philipp philipp 157156 Jan 25 20:20 dnsmasq-dhcpv6_2.82-10_x86_64.ipk The Bind packages are: -rw-r--r-- 1 philipp philipp 1140535 Jan 23 13:13 bind-libs_9.16.8-2_x86_64.ipk -rw-r--r-- 1

Re: [PATCH 2/2] base-files: remove execute bit and shebang from functions.sh

2021-01-25 Thread Philip Prindeville
Reviewed-by: Philip Prindeville > On Jan 25, 2021, at 4:48 AM, Adrian Schmutzler > wrote: > > /lib/functions.sh was executable for no obvious reason and its > execute property was even checked in package-ipkg.mk just to > source it afterwards. > > Remove the execute bit and shebang as this

Re: Job board support on openwrt.org?

2021-01-25 Thread Philip Prindeville
> On Jan 24, 2021, at 12:56 PM, Paul Spooren wrote: > > > > On Sun, Jan 24, 2021 at 00:16, Sam Kuper wrote: >> On Sat, Jan 23, 2021 at 06:57:53PM -0500, Etienne Champetier wrote: >>> Le sam. 23 janv. 2021 à 18:09, Sam Kuper a écrit : I suggest that if a vote is held, it should be a

Re: [PATCH 03/12] ltq-adsl-app: add ubus support to get metrics

2021-01-25 Thread Andre Heider
On 25/01/2021 21:13, Hauke Mehrtens wrote: On 12/15/20 10:35 AM, Andre Heider wrote: As with ltq-vdsl-app, see previous commit. Signed-off-by: Andre Heider ---   package/network/config/ltq-adsl-app/Makefile  |  2 +-   .../ltq-adsl-app/patches/300-ubus.patch   | 50 +++  

Re: [PATCH 10/12] ltq-dsl-base: bump PKG_RELEASE

2021-01-25 Thread Andre Heider
On 25/01/2021 21:22, Hauke Mehrtens wrote: On 12/15/20 10:35 AM, Andre Heider wrote: Signed-off-by: Andre Heider Tested-by: Martin Schiller ---   package/network/utils/ltq-dsl-base/Makefile | 2 +-   1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH v2 0/12] add ubus support to ltq-[v|a]dsl-app

2021-01-25 Thread Andre Heider
On 25/01/2021 21:22, Hauke Mehrtens wrote: On 12/15/20 10:35 AM, Andre Heider wrote: v2: - drop 0002-ltq-vdsl-app-fix-Wundef-warnings.patch - use "/dev/dsl_cpe_api" without the "0" suffix for the adsl daemon:    package/kernel/lantiq/ltq-adsl/patches/100-dsl_compat.patch:+

[no subject]

2021-01-25 Thread Etan Kissling via openwrt-devel
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 17.01.21, 19:17,

[PATCH 1/2] treewide: drop shebang from non-executable lib files

2021-01-25 Thread Adrian Schmutzler
This drops the shebang from another bunch of files in various /lib folders, as these are sourced and the shebang is useless. Fix execute bit in one case, too. This should cover almost all trivial cases now, i.e. where /lib is actually used for library files. Signed-off-by: Adrian Schmutzler

[PATCH 2/2] base-files: remove execute bit and shebang from functions.sh

2021-01-25 Thread Adrian Schmutzler
/lib/functions.sh was executable for no obvious reason and its execute property was even checked in package-ipkg.mk just to source it afterwards. Remove the execute bit and shebang as this is clearly a library. Signed-off-by: Adrian Schmutzler --- include/package-ipkg.mk | 4

Re: [PATCH procd] hotplug.c: set nl_pid to zero

2021-01-25 Thread John Crispin
On 24.01.21 23:58, eich...@gmail.com wrote: From: Stefan Eichenberger With the current solution where nl_pid is set through getpid we run into problems when running procd in a different PID namespace (e.g. container). The PID number inside the active PID namespace will be set which doesn't