Build rknn-kit on Yocto

Hi,

I followed the tutorial (https://wiki.radxa.com/Yocto-layer-for-radxa-boards) and run a yocto image on Rock PI N10 A.
But I cannot install rknn-kit (1.6 or 1.7) by pip install. I always have errors installing h5py on yocto, because rknn-kit requires h5py==2.8.0, while yocto provides h5py==2.9.0 and it cannot be uninstalled.
And I did not find a recipe for h5py 2.8.

Does anyone know how to build rknn-kit on yocto image?

Thanks,

Use Debian instead, Yocto is not officially maintained by Rockchip.