Re: Meson files missing breaking build

2020-09-27 Thread Andre Heider
On 27/09/2020 21:44, Philip Prindeville wrote: On Sep 27, 2020, at 12:13 AM, Andre Heider wrote: On 27/09/2020 00:02, Philip Prindeville wrote: Hi. I’m having issues building a lot of packages lately, going back to June or July. Not sure what changed then. Maybe the 0.54.3 update to Meso

[PATCH] openssl: bump to 1.1.1h

2020-09-27 Thread Eneas U de Queiroz
This is a bug-fix release. Patches were refreshed. Signed-off-by: Eneas U de Queiroz -- Run-tested on mvebu/WRT3200ACM using nginx and uhttpd. diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 8fe00d970b..9696748106 100644 --- a/package/libs/openssl/Makefile +++

RE: [RFC PATCH] ath79: remove model name from LED labels

2020-09-27 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Adrian Schmutzler > Sent: Samstag, 26. September 2020 18:25 > To: openwrt-devel@lists.openwrt.org > Subject: [RFC PATCH] ath79: remove model name from LED labels > > Currently, we req

[PATCH] build, imagebuilder: Do not require compilers

2020-09-27 Thread Sven Roederer
The buildroot and SDK both require the compilers (gcc, g++) to be installed on the host system, however the ImageBuilder uses precompiled binaries. This patch changes the prerequirements checks to skip the checking for the compilers if running as ImageBuilder. A similar change has been made for li

[no subject]

2020-09-27 Thread Stephen Walker 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 --- Branch: refs/heads/master Home

Re: Meson files missing breaking build

2020-09-27 Thread Philip Prindeville
> On Sep 27, 2020, at 12:13 AM, Andre Heider wrote: > > On 27/09/2020 00:02, Philip Prindeville wrote: >> Hi. >> I’m having issues building a lot of packages lately, going back to June or >> July. Not sure what changed then. Maybe the 0.54.3 update to Meson? >> Various things like lighttpd a

Re: Meson files missing breaking build

2020-09-27 Thread Philip Prindeville
> On Sep 27, 2020, at 12:13 AM, Andre Heider wrote: > > On 27/09/2020 00:02, Philip Prindeville wrote: >> Hi. >> I’m having issues building a lot of packages lately, going back to June or >> July. Not sure what changed then. Maybe the 0.54.3 update to Meson? >> Various things like lighttpd a

Building on macOS with Xcode 12, clang 12

2020-09-27 Thread Georgi Valkov
Can anyone please add support for building on macOS with Xcode 12? Starting with a fresh clone, the build process of some host tools like bc fails due to incorrect detection by autoconf: For example, with Xcode 12 the build for bc fails because of the following line in config.h. When building wit

json-c: Embed RPATH on macOS to prevent error in ucert: dyld: Library not loaded: libjson-c.5.dylib

2020-09-27 Thread Georgi Valkov
Hello Felix! Can you please review and commit this patch? There is also a link to the pull-request below. json-c: Embed RPATH on macOS to prevent error in ucert: dyld: Library not loaded: libjson-c.5.dylib https://github.com/openwrt/openwrt/pull/3391 https://bugs.openwrt.org/index.php?do=details

[PATCH] ath79: switch to kernel loader for ar9344 CPE/WBS

2020-09-27 Thread Sander Vanheule
Now that firmware partitions starting with an ELF kernel loader can be split automatically, move the TP-Link ar9344-based CPE and WBS devices from an OKLI loader to a plain kernel loader. This reduces the size of the device images a bit (2kB for initramfs and sysupgrade). More importantly it takes