[Need help] How to add one package to build directory of another package
Kuzemko Aleksandr
Hello all. This is my first work with Yocto. I build b2qt for qt6 dev (follow https://raymii.org/s/tutorials/Yocto_boot2qt_for_the_Raspberry_Pi_4_both_Qt_6_and_Qt_5.html instruction) It build fine. Now I want to add some packages (libdotconf and speech-dispatcher). I found old version of it here http://git.openembedded.org/openembedded/plain/recipes/speech-dispatcher/ and http://git.openembedded.org/openembedded/plain/recipes/libdotconf/ I trying to update it for new releases. My changes is here https://github.com/Kuzma30/meta-myconf when i run bitbake speech-dispatcher I get this error
| See the pkg-config man page for more details.
more info is here https://github.com/Kuzma30/meta-myconf/blob/main/recipes-multimedia/libdotconf/log
Question How to add libdotconf to the speech-dispatcher build environment?
|
||||||||||||||||||||
|