Yaroslav Petrov
Yaroslav Petrov
Are there any progress reports on BouffaloLabs Chips Platformio support?
Well, Debian switch to 5.15.3 https://salsa.debian.org/qt-kde-team/qt/qtbase/-/blob/master/debian/changelog#L1 Should we bump it too ?
@JackHack96 it seams, you try to compile QT without framebuffer, but Makefile doesn't support it: `ERROR: No value supplied to command line option 'qpa'.` you try to add "no" in...
[WIP] Upgrade to 5.15.2 and add Debian patches: https://github.com/Lankaster/video/tree/qt-5.15.2
@lars18th Can you show how you use FOU on Openwrt ? Maybe small how-to example ? _ip fou add port 5555 ipproto 4_ doesn't work for me (kmod-fou is installed)
@lars18th Well, it seams nobody are interested (or have not enough time) to implement it. I can try to add this protocols as additional package ([vpnc](https://github.com/openwrt/packages/blob/openwrt-19.07/net/vpnc/files/vpnc.sh) and [wireguard](https://github.com/openwrt/openwrt/blob/openwrt-19.07/package/network/utils/wireguard-tools/files/wireguard.sh) are good...