Re: Packages buildbot is erratic, both master and 23.05 packages fail often

2023-06-02 Thread Petr Štetiar
Thibaut [2023-06-02 11:09:48]: Hi, > the build is actually hung. dmesg might have more info. So having following in buildbot log: 2023-06-01 23:53:12+ [-] command timed out: 3600 seconds without output running [b'make', b'-j7', b'IGNORE_ERRORS=n m y', b'BUILD_LOG=1',

[PATCH] ramips: fix lzma-loader for ASIARF boards

2023-06-02 Thread Daniel Danzberger
This fixes a well known "LZMA ERROR 1" error, reported previously on numerous of similar devices. Signed-off-by: Daniel Danzberger --- target/linux/ramips/image/mt7621.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ramips/image/mt7621.mk

Re: Packages buildbot is erratic, both master and 23.05 packages fail often

2023-06-02 Thread Thibaut
Hi, > Le 2 juin 2023 à 07:43, Petr Štetiar a écrit : > > Thibaut [2023-06-01 18:21:22]: > > Hi, > >>> There has been many timeouts of "3600 seconds without output" in master, >> >> These look like connectivity issues. > > I'm not sure, as there is a keep alive going on between

Re: [PATCH 4/4] gemini: Bump to kernel v6.1

2023-06-02 Thread Linus Walleij
On Thu, Jun 1, 2023 at 11:20 PM Christian Lamparter wrote: > I looked into "how to get the old and new usb-fotg210" into one > "define KernelPackage/usb-fotg210". Thing is, you put backported > fotg's 6.2 infrastructure into your gemini's patches: >