[TESTING] Kodi v19 builds for Raspberry Pi 2/3/4

Hi there,
I was using wireguard on stable version of osmc. The configuration was done based on this topic Has anybody tried to install Wireguard? - #4 by sam_nazarko.

Right now I’m on 19.1 with kernel version 5.10.32-1-osmc . The old manual doesn’t work anymore because wireguard module was merged into the kernel in 5.6, so neither installing wireguard-dkms or building from sources doesn’t work:

WireGuard has been merged into Linux >= 5.6 and therefore this compatibility module is no longer required.

At the same time wireguard package is not present in main distro repos and it’s not possible to create a device with wireguard type:

[#] ip link add wg0 type wireguard
Error: Unknown device type.
Unable to access interface: Protocol not supported

is there something I can do? should I create a feature request?