Rudi Heitbaum
Rudi Heitbaum
Fixes #5996 fuse3 is only supported by `open-vm-tools` and `sshfs` in the addons made available to LibreELEC. Remaining packages using fuse (fuse2) do not have planned fuse3 upgrades. fuse was...
Link to libfuse3 - https://github.com/libfuse/libfuse/releases LE currently uses fuse2. - ~~ntfs3g used fuse2 (now replaced by kernel ntfs3)~~ - open-vm-tools 11.5.0 currently uses fuse2. - In version 12.0.0, fuse3 will...
- backport of #6685 Back ported version does not enable ssl with cxxtools and does not patch configure.ac as aclocal-1.16 is not available on LE10 ### Include - pcre2: host...
https://forum.libreelec.tv/thread/25212-kodi-flickering-tv-menu/?postID=166247 Who: - heitbaum - NUC11PAHi7 (TGL - i7-1165G7 - Intel Iris Xe) - JoeAverage/eldersixpack13 - NUC8i3BEH (CFL i3-8109U - Iris® Plus Graphics 655) - vhgroup - NUC5i3RYK (BDW -...
See commentary in these PRs - #5932 - #5987
### Describe the bug wlan0: disassociated from xx:xx:xx:xx:xx:xx (Reason: 252=) A) need to improve the error messages. B) need to let connman reconnect of 252 - 23 ### To Reproduce...
`git grep PKG_TOOLCHAIN packages/ | grep -v -e manual` ``` override packages/devel/cmake/package.mk:PKG_TOOLCHAIN="configure" cmake packages/devel/pcre/package.mk:PKG_TOOLCHAIN="configure" meson packages/graphics/cairo/package.mk:PKG_TOOLCHAIN="configure" cmake packages/graphics/libpng/package.mk:PKG_TOOLCHAIN="configure" cmake packages/network/libnfs/package.mk:PKG_TOOLCHAIN="autotools" meson packages/print/freetype/package.mk:PKG_TOOLCHAIN="configure" cmake packages/sysutils/dbus/package.mk:PKG_TOOLCHAIN="configure" meson packages/sysutils/util-linux/package.mk:PKG_TOOLCHAIN="autotools" cmake packages/textproc/libxml2/package.mk:PKG_TOOLCHAIN="autotools" cmake packages/textproc/libxslt/package.mk:PKG_TOOLCHAIN="autotools"...
Libs.private which is declared in some of the .pc files needs to be used when linking with .a static libraries. Our build environment does not honor this presently. try and...
### Describe the bug The native CC compiler is being used to build `boost` instead of the toolchain `HOSTCC` ### To Reproduce Steps to reproduce the behavior: 1. s/build boost...
``` 2021-09-07 21:33:31.002 T:35846 INFO : initializing python engine. 2021-09-07 21:33:34.887 T:35875 INFO : initializing python engine. 2021-09-07 21:33:34.917 T:35875 INFO : CPythonInvoker(33, /storage/.kodi/addons/browser.chrome/default.py): script successfully run 2021-09-07 21:33:34.991 T:35875...