Category "bitbake"

Kernel module build fails with "missing argument to -gdwarf-"

I am trying to build a Xilinx XDMA driver for Yocto, using their supplied makefile. When I run my recipe the build fails with the following errors: DEBUG: Execu

Bitbake server does not start

I am having some trouble with building the Yocto project, hope I can find some help. Is there any way to fix the following issue? Let me know if you need any mo

bitbake SRC_URI file://

If I have a tarball, helloworld.tar.gz in a local directory, say /home/user/tarballs/, how can I make my bitbake recipe fetch from that directory? my helloworl

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