[yocto] Makefile based package with Makefile in a subdir

Katu Txakur katutxakurra at gmail.com
Mon Oct 21 00:42:58 PDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131021/b813c9c9/attachment.html>


More information about the yocto mailing list