Rudi Heitbaum
Rudi Heitbaum
Sitting at 21-25% CPU 
I’n my dev tree, there has been plenty of bumps and patches… blues and glib definitely. i don’t have the pcre:host in mine though. https://github.com/heitbaum/LibreELEC.tv/tree/dev your fix for `config/functions` got...
Need to look in to these 2 properties too: `git grep sys_root` and `git grep pkg_config_libdir` https://mesonbuild.com/Cross-compilation.html
@vpeter4 - I think your solution is spot on. Might be some other things that are “wrong” in the cross compilers, but it is exactly the same symptoms as the...
@sigkill - does this fix your scenario? ``` diff --git a/config/functions b/config/functions index 9954c23fba..8f56249606 100644 --- a/config/functions +++ b/config/functions @@ -513,6 +513,7 @@ cpu = '$TARGET_SUBARCH' endian = 'little' [properties]...
> did you actually test compile this? pipewire isn't built by default I'm running all updates through build now - confirms any patches / etc ... Mostly all good -...
pipewire: update to 0.3.57
rebased
> I wonder if these are somehow related ,i mean if using embedded heimdal could also fix the browse issue . I’m somewhat hoping. 🤞So that needs to be the...
Open wet build has samba dependent on samba:host. Use this as a base to split the build of heimdal out. https://github.com/openwrt/packages/blob/master/net/samba4/Makefile