[poky] Using OEToolchainConfig.cmake.d
Evgeny Fraimovich
evgeny at e5fraim6.com
Wed Jul 31 00:33:52 PDT 2019
Replying to myself, for the benefit of those trying to do something
similar, an example can be found in meta-qt5 layer:
https://github.com/meta-qt5/meta-qt5
nativesdk install action should be extended, the way it is done in
nativesdk-qtbase recipe.
Sincerely,
Evgeny
On 2019-07-04 6:55 AM, Evgeny Fraimovich wrote:
>
> OEToolchainConfig.cmake refers loads all the supplied includes in the
> OEToolchainConfig.cmake.d directory.
>
> What is the intended way for a package to add something to the
> aforementioned directory in the SDK?
>
> (In my particular case I'd like to add some Python-specific CMake
> settings in the SDK)
>
> I have not found any example of a package using this configuration
> directory.
>
> Thanks,
>
> Evgeny
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20190731/8a34dbc9/attachment-0001.html>
More information about the poky
mailing list