[OpenWrt-Devel] [PATCH] gdb-arc: Remove

2019-06-17 Thread Rosen Penev
Normal GDB has supported ARC since 8.0 Signed-off-by: Rosen Penev --- package/devel/gdb-arc/Makefile| 94 --- .../patches/100-no_extern_inline.patch| 32 --- .../gdb-arc/patches/110-no_testsuite.patch| 21 -

[OpenWrt-Devel] [PATCH] gdb: Remove !arc dependency

2019-06-17 Thread Rosen Penev
Supported since 8.0. Added uClibc-ng patch. Signed-off-by: Rosen Penev --- package/devel/gdb/Makefile | 6 +++--- package/devel/gdb/patches/130-uclibc-fix.patch | 11 +++ 2 files changed, 14 insertions(+), 3 deletions(-) create mode 100644

Re: [OpenWrt-Devel] [PATCH] gpio-button-hotplug: gpio-keys: read initial state

2019-06-17 Thread Linus Walleij
On Mon, Jun 17, 2019 at 7:56 PM David Bauer wrote: > Thanks for your suggestion. However, with your suggestion i still see the > ghost press on bootup :( > Just to clarify - I do not see multiple ghost presses, just one. The button > is active low. > > After configuring the GPIO direction to

[OpenWrt-Devel] [PATCH 5/6] build: switch to Python 3

2019-06-17 Thread Petr Štetiar
This patch switches Python used in buildroot to Python 3 as Python 2.x series is going to be EOL relatively soon[1]. "Being the last of the Python 2.x series, 2.7 will have an extended period of maintenance. Specifically, 2.7 will receive bugfix support until January 1, 2020. After the last

[OpenWrt-Devel] [PATCH 3/6] scripts/jungo-image: convert to Python 3 with 2-to-3

2019-06-17 Thread Petr Štetiar
Let's convert the script to Python 3. Signed-off-by: Petr Štetiar --- scripts/flashing/jungo-image.py | 52 - 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/scripts/flashing/jungo-image.py b/scripts/flashing/jungo-image.py index

[OpenWrt-Devel] [PATCH 6/6] build: cleanup possibly dangling Python 2 host symlink

2019-06-17 Thread Petr Štetiar
When bumping buildroot to Python 3, we need to assure, that Python symlink in staging bin directory points to Python >= 3.5 as well. Signed-off-by: Petr Štetiar --- include/prereq-build.mk | 2 ++ include/prereq.mk | 11 +++ 2 files changed, 13 insertions(+) diff --git

[OpenWrt-Devel] [PATCH 2/6] scripts/dl_github_archive.py: convert to Python 3 with 2-to-3

2019-06-17 Thread Petr Štetiar
Let's convert the script to Python 3. Signed-off-by: Petr Štetiar --- scripts/dl_github_archive.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/dl_github_archive.py b/scripts/dl_github_archive.py index 4bb7d131bb83..3d1e07e5c551 100755 ---

[OpenWrt-Devel] [PATCH 1/6] tools/b43-tools/b43-fwsquash: convert to Python 3 with 2-to-3

2019-06-17 Thread Petr Štetiar
Let's convert the script to Python 3. Signed-off-by: Petr Štetiar --- tools/b43-tools/files/b43-fwsquash.py | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/b43-tools/files/b43-fwsquash.py b/tools/b43-tools/files/b43-fwsquash.py index

[OpenWrt-Devel] [PATCH 0/6] build: switch to Python 3

2019-06-17 Thread Petr Štetiar
Hi, this patch series switches Python used in buildroot to Python 3 as Python 2.x series is going to be EOL relatively soon[1]. "Being the last of the Python 2.x series, 2.7 will have an extended period of maintenance. Specifically, 2.7 will receive bugfix support until January 1, 2020.

[OpenWrt-Devel] [PATCH] libubox: add macros for remaining logging severities

2019-06-17 Thread Kristupas Savickas 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 --- >From

Re: [OpenWrt-Devel] [PATCH] gpio-button-hotplug: gpio-keys: read initial state

2019-06-17 Thread David Bauer
Hello Linus, On 17.06.19 01:42, Linus Walleij wrote: > It shows what the problem is for sure. delays are forbidden in > irqchip callback functions since they are all called from > IRQ context with IRQs disabled though. Good to know, thanks! >> @@ -96,6 +97,12 @@ static void

Re: [OpenWrt-Devel] [PATCH] gpio-nct5104d: Chill out unsupported device log spamming

2019-06-17 Thread Martin Weinelt
I'm seeing this message as well on QEMU on an APU2c4 and agree that toning it down would probably be reasonable. # dmesg | grep -c 'gpio-nct5104d: Unsupported device 0x' 216 Best regards Martin On 12/18/18 2:59 PM, Petr Štetiar wrote: > I'm doing some quick run time tests in QEMU, where

[OpenWrt-Devel] [PATCH 3/3] treewide: kernel: bump 4.19 ready targets to 4.19

2019-06-17 Thread Petr Štetiar
Lets bump kernel to 4.19 on targets which pass basic build test, so we've enough time to make it ready for next release. It was build/run tested on following combinations: ath79/generic (runtested on Carambola2) apm821xx/nand apm821xx/sata armvirt/32 (runtested in qemu) armvirt/64 (runtested

[OpenWrt-Devel] [PATCH 2/3] kernel: generic: add missing DRM panel 4.19 config symbols

2019-06-17 Thread Petr Štetiar
While building tegra/generic on 4.19, I've discovered few missing symbols related to DRM panel symbols. Signed-off-by: Petr Štetiar --- target/linux/generic/config-4.19 | 6 ++ 1 file changed, 6 insertions(+) diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19

[OpenWrt-Devel] [PATCH 1/3] kernel: generic: add missing 4.19 config symbol

2019-06-17 Thread Petr Štetiar
Fixes following kernel build issue on ath79/generic: Enable support for latency based cgroup IO protection (BLK_CGROUP_IOLATENCY) [N/y/?] (NEW) Signed-off-by: Petr Štetiar --- target/linux/generic/config-4.19 | 1 + 1 file changed, 1 insertion(+) diff --git

[OpenWrt-Devel] [PATCH 2/2] armvirt: refresh 4.19 kernel config

2019-06-17 Thread Petr Štetiar
Refresh kernel configs with 4.19 bits, while at it, add common symbols into the target config. Signed-off-by: Petr Štetiar --- target/linux/armvirt/32/config-4.19 | 40 ++- target/linux/armvirt/64/config-4.19 | 139 target/linux/armvirt/config-4.19