Słowa kluczowe do wypozycjonowania

2024-01-08 Thread Kamil Tralewski 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 --- Dzień dobry, zapoznałem się z Pań

PKG_MAINTAINER_HANDLE

2024-01-08 Thread Paul D
Plan A Proposal for e.g. PKG_MAINTAINER_HANDLE which uniquely identifies the user's github @ handle (or forum?) to ease identifying and tagging the user (for review purposes) on github, given the general trend to discuss changes in these locations. Such variable to go into Makefiles: PKG_MA

Re: PKG_MAINTAINER_HANDLE

2024-01-08 Thread Paul Spooren
Hi Paul, > PKG_MAINTAINER:=Joe Bloggs > PKG_MAINTAINER_HANDLE:=github: @joe; https://forum.openwrt.org/u/joe/ > > Plan B > > co-opt existing PKG_MAINTAINER field, but perhaps it's possible? > > e.g: > > PKG_MAINTAINER:=Joe Bloggs , github: @Joe I think for that you could use a Codeowners fil

[PATCH 1/4] imx: copy patches 5.15 to 6.1

2024-01-08 Thread Tim Harvey
copy 5.15 patches excluding some that need manual rework touching non-upstream led props. Signed-off-by: Tim Harvey --- .../linux/imx/patches-6.1/100-bootargs.patch | 11 + ...-pico-pi.dts-add-default-stdout-path.patch | 23 +++ 2 files changed, 34 insertions(+) create

[PATCH 4/4] imx: add 6.1 kernel as testing

2024-01-08 Thread Tim Harvey
allow to test 6.1 kernel for imx Signed-off-by: Tim Harvey --- target/linux/imx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/imx/Makefile b/target/linux/imx/Makefile index 5fb7a4d339ef..5f7f9db58959 100644 --- a/target/linux/imx/Makefile +++ b/target/linux/imx/Makefi

[PATCH 2/4] imx: copy config from 5.15 to 6.1

2024-01-08 Thread Tim Harvey
Copy the 5.15 config to 6.1 Signed-off-by: Tim Harvey --- target/linux/imx/config-6.1 | 447 1 file changed, 447 insertions(+) create mode 100644 target/linux/imx/config-6.1 diff --git a/target/linux/imx/config-6.1 b/target/linux/imx/config-6.1 new file mod

[PATCH 3/4] imx: 6.1: refresh kernel config

2024-01-08 Thread Tim Harvey
done via 'make kernel_oldconfig' Signed-off-by: Tim Harvey --- target/linux/imx/config-6.1 | 51 + 1 file changed, 40 insertions(+), 11 deletions(-) diff --git a/target/linux/imx/config-6.1 b/target/linux/imx/config-6.1 index d3291a599739..a3e7ac332ed9 100644

[PATCH] imx: image: add gpio-button-hotplug to ventana images

2024-01-08 Thread Tim Harvey
Add the gpio-button-hotplug to Gateworks ventana images to support the on-board user pushbutton. Signed-off-by: Tim Harvey --- target/linux/imx/image/cortexa9.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/imx/image/cortexa9.mk b/target/linux/imx/image/cor

[PATCH] imx: update default network config for ventana

2024-01-08 Thread Tim Harvey
update the default network configuration for Gateworks Ventana boards such that the left-most front-panel NIC is WAN and any additional are in LAN bridge Signed-off-by: Tim Harvey --- target/linux/imx/cortexa9/base-files/etc/board.d/02_network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

Re: RFC pkgs.staging.openwrt.org

2024-01-08 Thread Ted Hess
Hi Paul - Best idea yet! Go for it. /ted On 1/5/2024 11:14:53 AM, "Paul Spooren" wrote: Hey all, tl;dr checkout https://pkgs.staging.openwrt.org/ As some may experienced, openwrt.org is slow an one (of many reasons) is that it stores and renders tables with all packages. Based on feedba

[PSA] forum.archive.openwrt.org moved to static copy

2024-01-08 Thread Paul Spooren
Hi all, As part of the ongoing migration away from the old mirror-01 server I copied the old forum today to a static git repository[1]. It’s now hosted as a GitHub page. Since they don’t support IPv6[2] I may move it to another provider in the near future. For now you may clone the repository