Rudi Heitbaum

Results 331 comments of Rudi Heitbaum

Sitting at 21-25% CPU ![E5AF3277-F216-49BC-9BCE-98CD15FEFBA0](https://user-images.githubusercontent.com/6086324/150673873-66b2addc-c97b-44ea-a18f-534208505bd7.jpeg)

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

> 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