On 29 October 2016 at 09:08, Robert P. J. Day <[email protected]> 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
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
