You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
I am currently working on integrating Voice2json in a system build on Yocto Kirkstone.
I have already integrated it using the .deb for armv7 and extracting it to install the user binary, but I would like to know if anyone had ever found a cleaner way to do it ?
I was thinking of a .bb file in one of the bitbake layers.
Hello,
I am currently working on integrating Voice2json in a system build on Yocto Kirkstone.
I have already integrated it using the .deb for armv7 and extracting it to install the user binary, but I would like to know if anyone had ever found a cleaner way to do it ?
I was thinking of a .bb file in one of the bitbake layers.
Thank you,
Axelle