Rudi Heitbaum
Rudi Heitbaum
> Instead of patching kodi (and maybe some other packages) for `pcre2` I think more appropriate place would be `pcre2` package itself to force using static library by default if...
> You didn't look my patch good enough: I set this `set(PCRE2_USE_STATIC_LIBS ON)` at start of `pcre2-config.cmake` itself which does the same as setting from kodi. The main difference is...
Since https://github.com/LibreELEC/LibreELEC.tv/commit/122dc4e85c57766a3d96b5f05b5c242f5814b790 Think fix is changing first block to make_host but will need validation (as guessing second block is actually being run and the first block being ignored.) master uses...
I tested the build of mesa and got the following warning - not sure if it needs to be addressed. ``` [112/2909] Generating bindings for Rust src/compiler/rust/rustmod-bindgen-bindings.h Failed to run...
> To fully drop the vendor driver RPi needs the 6.10 + 6.11 patches and everything else needs only the 6.11 patches. Then all need a defconfig change to select...
Looks like it works for 6.9 and 6.6 (and 6.10) I have moved the 6.10 patches and 6.11 patches it to separate directories, added what I believe are the missing...
@chewitt full compile of all “build linux” has worked. So RTL8192DU can be dropped across the board. I will separate this into its own PR against the current 6.9 and...
> @heitbaum are you aware of this bug/patch, too ? > > https://bugzilla.kernel.org/show_bug.cgi?id=201761 It’s a kernel fix, so would expect it to be backported to stable when it is merged...
Update the patch directory for 6.18 to reference the updated upstream/upstream ready patches. Reference links to patches included. Reordered the patches - patches 01-11 are from upstream and 20,21 are...
> There is a bug in the config - you keep compiling 6.17.0 ... while its 6.17.7 now. And then patches fail. I didn't check 6.18 > > ``` >...