Hi,

I have a recipe that fetches the code from git. I want to run the makefile
located in a subdir of the the repo with the flags and options defined in
it.
Bitbake cannot find the makefile. I've tried adding

EXTRA_OEMAKE += "-I${S}/include -C${MAKEFILE_FOLDER}"

but I'm still getting

make: *** No targets specified and no makefile found.  Stop.

What am I doing wrong?

Thanks,
Katu
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to