Hi Ashish,
On 11/21/24 5:28 PM, emailaddress.ashish via Lists.Yoctoproject.Org wrote:
Hi Quentin ,
The problem i faced with this approach is the do_install:append()
is called for "openssl-native" and "openssl"
Attached is the log for the same .
Is there any we can make this append to be called only for "openssl" and not
"openssl-native"
Yes, with
do_install:append:class-native() for openssl-native
or
do_install:append:class-target() for openssl
the former being present in openssl recipe in openembedded-core already
:)
https://git.openembedded.org/openembedded-core/tree/meta/recipes-connectivity/openssl/openssl_3.3.1.bb?h=master
so that was a good hint there.
Cheers,
Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64330): https://lists.yoctoproject.org/g/yocto/message/64330
Mute This Topic: https://lists.yoctoproject.org/mt/109706185/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-