Re: [OpenWrt-Devel] [PATCH 19.07] ar71xx: fix sysupgrade to ath79 for wndr3700v2 and wndr3800

2019-09-30 Thread Petr Štetiar
m...@adrianschmutzler.de [2019-09-30 22:58:22]: Hi, > ar71xx has so many similar cases like this, which nobody ever cared about, well this case was properly reported and I got simply interested because of the proposed `sysupgrade -F` "fix" in that bug report. > maybe it would be easier to just

Re: [OpenWrt-Devel] [PATCH 19.07] ar71xx: fix sysupgrade to ath79 for wndr3700v2 and wndr3800

2019-09-30 Thread mail
Hi Petr, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Petr Štetiar > Sent: Montag, 30. September 2019 21:54 > To: openwrt-devel@lists.openwrt.org > Cc: Petr Štetiar > Subject: [OpenWrt-Devel] [PATCH 19.07] ar71xx: fix sysupgra

[OpenWrt-Devel] [PATCH 19.07] ar71xx: fix sysupgrade to ath79 for wndr3700v2 and wndr3800

2019-09-30 Thread Petr Štetiar
ar71xx has just one board name wndr3700 for wndr 3700, 3700v2 and 3800 which is causing issues with sysupgrades to ath79 as there are separate images for every board, so fix it by using proper board name on ar71xx as well. Ref: FS#2510 Signed-off-by: Petr Štetiar --- target/linux/ar71xx/base-fil

Re: [OpenWrt-Devel] [PATCH] toolchain/gcc: switch to version 8 by default

2019-09-30 Thread Paul Spooren
On 28.09.19 11:04, Daniel Golle wrote: Hi Paul, On Sat, Sep 28, 2019 at 10:44:48AM -1000, Paul Spooren wrote: Main motivation for this commit is the introduction of `-ffile-prefix-map=` which alows reproducible build path. Imho definitely a good reason to move forward with the switch to GCC 8.

Re: [OpenWrt-Devel] [Battlemesh] ImageBuilder frontend projects, or how to generate custom OpenWrt images

2019-09-30 Thread Philipp Borgers
Hi, you should take look at the Freifunk Berlin firmware and the Gluon project: https://github.com/freifunk-berlin/firmware https://gluon.readthedocs.io/en/v2019.1.x/ The Freifunk Berlin firmware uses uci-defaults scripts quite a lot for setting default configuration or changing configuration o