On Mon, 9 May 2022 at 03:30, [email protected] <[email protected]> wrote: > > PACKAGECONFIG[fips] = "--enable-fips140-mode > > --with-libdl-prefix=${STAGING_BASELIBDIR},--disable-fips140-mode,gnutls-nativ > > e" > > PACKAGECONFIG[fips-native] = "--enable-fips140-mode > > --with-libdl-prefix=${STAGING_BASELIBDIR},--disable-fips140-mode" > > I'm sorry that this way doesn’t work, because PACKAGECONFIG[fips-native] > means PACKAGECONFIG is set for fips-native not for fips. > And I don't find any existing recipes that config PACKAGECONFIG[xxx] for > native or target separately. > I wonder If you can tell me any recipe for reference. > Thank you.
You can issue this in poky/meta and plenty of examples will come up: [ak@fedora meta]$ grep -ir PACKAGECONFIG *|grep class-native Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#165388): https://lists.openembedded.org/g/openembedded-core/message/165388 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]] -=-=-=-=-=-=-=-=-=-=-=-
