introduced with 44f694ba1bca1417d24e851c637c284f9f78c06d
("build: select procd-ujail if !SMALL_FLASH") dnsmasq fails
to startup when the leasefile is configured to be in /tmp,
which is just not suited for beeing a jail location.
With this patch we explicit call jail_mount_rw() for the
(now autocre
On Mon, Oct 18, 2021 at 08:12:00AM +, Bastian Bittorf wrote:
> introduced with 44f694ba1bca1417d24e851c637c284f9f78c06d
> ("build: select procd-ujail if !SMALL_FLASH") dnsmasq fails
> to startup when the leasefile is configured to be in /tmp,
> which is just not suited for beeing a jail locatio
This patch can be closed as it doesn't provide a proper solution.
Arınç
On Thu, Jul 22, 2021 at 7:54 PM Arınç ÜNAL wrote:
>
> Avoid 88W8964 firmware 9.3.2.12 for Wi-Fi instabilities it causes on Linksys
> WRT3200ACM & WRT32X until fixes on master branch are backported to
> openwrt-21.02.
>
> A
From: Rafał Miłecki
1. Drop swconfig
2. Simplify network setup
3. Verify network config
4. Disable Buffalo WZR-900DHP for now - it misses ports definition
Signed-off-by: Rafał Miłecki
---
target/linux/bcm53xx/Makefile | 2 +-
.../bcm53xx/base-files/etc/board.d/02_network | 80
I'd suggest to require a preinstalled host toolchain for the time
being.
How about requiring a preinstalled host toolchain by default, but
building it from source on buildbot?
I wouldn't make it dependent on whether openwrt compiles on the buildbot
or not.
I am not using this build option
On 2021-10-18 15:37, Florian Eckert wrote:
I'd suggest to require a preinstalled host toolchain for the time
being.
How about requiring a preinstalled host toolchain by default, but
building it from source on buildbot?
I wouldn't make it dependent on whether openwrt compiles on the buildbot
I updated my buildhost to Ubuntu 21.10 and noticed that while it compiles
master ok, the OpenWrt 21.02 build fails already at the tools build stage.
m4 is the failing tool. Error log below.
I noticed that Rosen has recently updated m4 in master to 1.4.19, so I tested
cherry-picking the 1.4.1
Hi,
There are already two pull requests, which fixes this issue.
Reference:
[1] https://github.com/openwrt/openwrt/pull/4675 (21.02)
[2] https://github.com/openwrt/openwrt/pull/4674 (19.07)
Regards,
Josef
On 18. 10. 21 16:54, Hannu Nyman wrote:
> I updated my buildhost to Ubuntu 21.10 and no
On 10/18/21 4:54 PM, Hannu Nyman wrote:
I noticed that Rosen has recently updated m4 in master to 1.4.19, so I
tested cherry-picking the 1.4.19 version update to openwrt-21.02, and it
helps. m4 again compiles ;-)
Apparently the m4 version 1.4.19 in master contains some fixes for host
gcc 11,
Hello,
On Mon, Oct 18, 2021 at 3:06 PM Rafał Miłecki wrote:
> 1. Drop swconfig
> 2. Simplify network setup
> 3. Verify network config
> 4. Disable Buffalo WZR-900DHP for now - it misses ports definition
>
Nice! MR32's portion of a similar patch (the only change that has
remained... as the DTS is
10 matches
Mail list logo