[OE-core] [PATCH] u-boot.inc: Add host compiler flags and openssl-native dependency

Nathan Rossi nathan at nathanrossi.com
Thu Sep 10 06:57:34 UTC 2015


On Thu, Sep 10, 2015 at 9:08 AM, Phil Blundell <pb at pbcl.net> 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



More information about the Openembedded-core mailing list