Re: [OpenWrt-Devel] [PATCHv2] toolchain: Don't force GCC8 on ARC

2019-07-05 Thread Rosen Penev
On 7/5/2019 1:08 PM, Christian Lamparter wrote: On Wednesday, July 3, 2019 10:16:51 PM CEST Rosen Penev wrote: When selecting GCC9 under Advanced options, GCC8 still gets selected. Signed-off-by: Rosen Penev Looks like we came to the same conclusion (see date).

[OpenWrt-Devel] [PATCH] mpc85xx: Use gzip compressed kernel on HiveAP-330

2019-07-05 Thread Christian Lamparter
From: Pawel Dembicki After commit 1e41de2f48 ("mpc85xx: convert TL-WDR4900 v1 to simpleImage") XZ compression of zImage was enabled. This change exposed a problem with the HiveAP-330 images, which was fixed by foregoing the compression on the kernel altogether with commit 98089bb8ba8 ("mpc85xx:

Re: [OpenWrt-Devel] [RFC]merge routing repository to packages

2019-07-05 Thread Kevin Darbyshire-Bryant
> On 5 Jul 2019, at 13:26, Paul Spooren wrote: > > Hi all, > > just as a notification as I don't want to spread the discussion to all > kinds of platforms: > > I proposed (actually jow in 2017) to merge openwrt-routing/packages into > openwrt/packages subfolder net. > > Please find the

Re: [OpenWrt-Devel] [PATCHv2] toolchain: Don't force GCC8 on ARC

2019-07-05 Thread Christian Lamparter
On Wednesday, July 3, 2019 10:16:51 PM CEST Rosen Penev wrote: > When selecting GCC9 under Advanced options, GCC8 still gets selected. > > Signed-off-by: Rosen Penev Looks like we came to the same conclusion (see date).

[OpenWrt-Devel] [PATCH] ath79: Add DEVICE_VENDOR for Ubiquiti Routerstation

2019-07-05 Thread Adrian Schmutzler
This has been overlooked. Reported by: Chen Minqiang (@ptpt52) Signed-off-by: Adrian Schmutzler --- target/linux/ath79/image/generic-ubnt.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ath79/image/generic-ubnt.mk b/target/linux/ath79/image/generic-ubnt.mk index

[OpenWrt-Devel] [PATCH] gemini: Fix device name for StorLink SL93512r

2019-07-05 Thread Adrian Schmutzler
This has been reported by Chen Minqiang (@ptpt52). Signed-off-by: Adrian Schmutzler --- target/linux/gemini/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile index 7b5faa04fd..ebcff633ea

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: Update ZBT WE1026 DTS-files

2019-07-05 Thread INAGAKI Hiroshi
On 2019/07/03 17:21, Kristian Evensen wrote: Hi, On Wed, Jul 3, 2019 at 9:55 AM Rafał Miłecki wrote: Why you didn't cc Alex, so he can ack your relicensing? You also didn't care to let us know we need his ack! While I don't appreciate your tone, I see now that I made a mistake. When

[OpenWrt-Devel] [RFC]merge routing repository to packages

2019-07-05 Thread Paul Spooren
Hi all, just as a notification as I don't want to spread the discussion to all kinds of platforms: I proposed (actually jow in 2017) to merge openwrt-routing/packages into openwrt/packages subfolder net. Please find the current discussion at GitHub[0]. This is intended to be a transfer, not a

Re: [OpenWrt-Devel] [RFC]split DEVICE_TITLE in multiple variables

2019-07-05 Thread Paul Spooren
The PR was accepted, I'd be happy if newly ported devices could follow this style! I'll do some work on reorganizing existing targets. Best, Paul > [0]: https://github.com/openwrt/openwrt/pull/2124 > [1]: https://sudhanshu16.github.io/openwrt-firmware-selector/ > > > >