All of lore.kernel.org
 help / color / mirror / Atom feed
* nodejs 12.16 in Yocto 2.2 compatiblity
@ 2020-05-24 15:26 msrinivasan
  0 siblings, 0 replies; only message in thread
From: msrinivasan @ 2020-05-24 15:26 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 792 bytes --]

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.

Thanks  & Regards
Manjunatha Srinivasvan N

[-- Attachment #2: Type: text/html, Size: 882 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-24 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 15:26 nodejs 12.16 in Yocto 2.2 compatiblity msrinivasan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.