[OE-core] couple questions about proper PACKAGECONFIG usage

Burton, Ross ross.burton at intel.com
Mon Oct 31 10:26:05 UTC 2016


On 29 October 2016 at 09:08, Robert P. J. Day <rpjday at crashcourse.ca> wrote:

>   actually, that might be it for this post ... am i missing any other
> subtleties involving PACKAGECONFIG worth mentioning? another
> PACAKGECONFIG-related post coming shortly, but it's more focused so
> i'll post it separately.
>

The only interesting thing is that the behaviour has changed recently: the
PACKAGECONFIG implementation now sets PACKAGECONFIG_CONFARGS and it's up to
the recipe and/or class to do what it needs with it.  autotools.bbclass
adds it to EXTRA_OECONF, cmake.bbclass adds it to EXTRA_OECMAKE, and so
on.  In the past it was added directly to EXTRA_OECONF but that made
integration with non-autotools harder.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161031/c4c8ebbd/attachment-0002.html>


More information about the Openembedded-core mailing list