On 5/24/20 8:22 AM, [email protected] wrote:
Hi,
I am cross compile nodejs 12.16 recipe for ARM v7 target using Yocto
2.2. I can built nodejs as a individual task (i.e. bitbake -c compile)
(with some changes in recipe) with dependency over openssl 1.1.1b recipe
from Yocto 2.6. But further build (i.e. bitbake nodejs) fails with
dependency rpm-native's compile which depend on default openssl 1.0.2j
from sysroot folder (STAGING_DIR) (currently has openssl 1.1.1b's header
files at sysroot folder). My aim to have quiet build of nodejs with
dependency on openssl 1.1.1b only and rest of build depend over openssl
1.0.2q. Finally with reference from sysroot (STAGING_DIR), image must
contains both openssl versions (1.1.1b, 1.0.2q) share libraries.
Please let me know your inputs.
they can live together, but you need to tweak the linking pieces,
however, I wonder why rpm-native is coming into play for a target package
Thanks & Regards
Manjunatha Srinivasan N
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#49518): https://lists.yoctoproject.org/g/yocto/message/49518
Mute This Topic: https://lists.yoctoproject.org/mt/74524070/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-