On Sat, 7 May 2022 at 04:31, [email protected]
<[email protected]> wrote:
> > I think the unconditional DEPENDS lines can be avoided if you use:
> But because gnutls-native also need to enable fips, circular dependency error 
> will occur in this way.
> ---------------------------------------------
> ERROR: 288 unbuildable tasks were found.################################      
>                                                          | ETA:  0:00:00
> These are usually caused by circular dependencies and any circular dependency 
> chains found will be printed below. Increase the debug level to see a list of 
> unbuildable tasks.
>
> Identifying dependency loops (this may take a short while)...

Perhaps there could be
PACKAGECONFIG[fips] = "--enable-fips140-mode
--with-libdl-prefix=${STAGING_BASELIBDIR},--disable-fips140-mode,gnutls-native"
PACKAGECONFIG[fips-native] = "--enable-fips140-mode
--with-libdl-prefix=${STAGING_BASELIBDIR},--disable-fips140-mode"

You can have different sets of packageconfig options for -native and target.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#165359): 
https://lists.openembedded.org/g/openembedded-core/message/165359
Mute This Topic: https://lists.openembedded.org/mt/90926966/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to