Category "yocto"

create symbolic link in bitbake recipe

I have a .bbappend recipe that I need to create a symbolic link in my system. This is how it looks like now: bernardo@bernardo-ThinkCentre-Edge72:~/yocto/gene

YOCTO - Build partial image for application

I want to create a small application image. That image installed at a separate partition shall be mounted to /usr/local. I created a recipe like this: inherit i

ERROR: YoctoProject - core-image-sato: do_populate_sdk

I'm a beginner in Yoctoproject. I'm trying to buil the image for Beaglebone Black Board with command-line: bitbake core-image-sato -c populate_sdk. And I had an