On Thu, Sep 10, 2015 at 9:08 AM, Phil Blundell <[email protected]> wrote: > On Thu, 2015-09-10 at 01:42 +1000, Nathan Rossi wrote: >> Please keep in mind, openssl-native is already dragged in by other >> dependencies in order to build u-boot (e.g. rpm-native which is added >> to all recipes inheriting package.bbclass regardless of >> PACKAGE_CLASSES). > > The openssl dependency in rpm is already a PACKAGECONFIG though, isn't > it? >
Yes rpm does have openssl as a PACKAGECONFIG, but other packages such as python-native are not setup with PACKAGECONFIG. I think the best solution that would cover your request but also not add any potential confusion for users, would be to have the PACKAGECONFIG for u-boot but default to having the config enabled. And for users who want to completely remove the openssl dependency from their chain they are able to do so. Regards, Nathan -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
