agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
549 stars 417 forks source link

Support for Raspberry Pi AI Kit? #1344

Open shaunmulligan opened 5 months ago

shaunmulligan commented 5 months ago

As you may know, Raspberry Pi Ltd launch the Raspberry Pi AI Kit. Its essentially a HAT+ with a Hailo AI NPU to do inference. From what I can tell it would need a kernel module added into to meta-raspberrypi

From the Raspberry Pi Ltd docs:

Install the dependencies required to use the AI Kit. Run the following command from a terminal window:

 $ sudo apt install hailo-all

This installs the following dependencies:

Is this something that is already planned?

kraj commented 5 months ago

@shaunmulligan thanks for the report. I am not aware of anyone working on it in yocto community for rpi layer on it.