[OE-core] Setting include path in a recipe

Andre McCurdy armccurdy at gmail.com
Tue Jul 24 17:51:23 UTC 2018


On Tue, Jul 24, 2018 at 6:52 AM, Adam Lee <adam.yh.lee at gmail.com> wrote:
>
> How do I defined a custom include path for an autotools recipe?
>
> This may as well be explained somewhere in the reference manual, but I can't
> seem to find it.

Assuming you want to add a custom directory which is within sysroot:

CPPFLAGS += "-I=/usr/include/specialheaders"



More information about the Openembedded-core mailing list