All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto-hardknott build is success with lbpcre2(V10.36) but so files were never copied to /usr/lib/ when the image is flashed #poky #yocto #library #package
@ 2021-07-05  1:28 RK25
  2021-07-05  6:43 ` [poky] " Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: RK25 @ 2021-07-05  1:28 UTC (permalink / raw)
  To: poky

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

Hello All,
We tried to upgrade the Yocto version from Dunfell to Hardknott.  After successful build using hardknott, we flashed the generated image to the device. But we don't see the libpcre2 package installed under /usr/lib/ folder.

Below are the missing so files after built and installed/flashed with hardknott :

/usr/lib/libpcre2-8.so.0  /usr/lib/libpcre2-posix.so.2  /usr/lib/libpcre2-8.so.0.9.0  /usr/lib/libpcre2-posix.so.2.0.3

No changes were done in Yocto recipe libpcre2_10.36.bb:

https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-support/libpcre?h=hardknott

pl share any inputs.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [poky] Yocto-hardknott build is success with lbpcre2(V10.36) but so files were never copied to /usr/lib/ when the image is flashed #poky #yocto #library #package
  2021-07-05  1:28 Yocto-hardknott build is success with lbpcre2(V10.36) but so files were never copied to /usr/lib/ when the image is flashed #poky #yocto #library #package RK25
@ 2021-07-05  6:43 ` Khem Raj
  2021-07-05 10:43   ` RK25
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2021-07-05  6:43 UTC (permalink / raw)
  To: RK25; +Cc: poky

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

How is it being brought into image ? Do you pull it explicitly by
IMAGE_INSTALL or is it being pulled n indirectly via rdepends

On Sun, Jul 4, 2021 at 6:28 PM RK25 <rakesh1225@gmail.com> wrote:

> Hello All,
> We tried to upgrade the Yocto version from Dunfell to Hardknott.  After
> successful build using hardknott, we flashed the generated image to the
> device. But we don't see the libpcre2 package installed under /usr/lib/
> folder.
>
> Below are the missing so files after built and installed/flashed with
> hardknott :
>
> /usr/lib/libpcre2-8.so.0  /usr/lib/libpcre2-posix.so.2
> /usr/lib/libpcre2-8.so.0.9.0  /usr/lib/libpcre2-posix.so.2.0.3
>
>
> No changes were done in Yocto recipe libpcre2_10.36.bb:
>
>
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-support/libpcre?h=hardknott
>
>  pl share any inputs.
>
> 
>
>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Yocto-hardknott build is success with lbpcre2(V10.36) but so files were never copied to /usr/lib/ when the image is flashed #poky #yocto #library #package
  2021-07-05  6:43 ` [poky] " Khem Raj
@ 2021-07-05 10:43   ` RK25
  0 siblings, 0 replies; 3+ messages in thread
From: RK25 @ 2021-07-05 10:43 UTC (permalink / raw)
  To: poky

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

Yes, it is being pulled indirectly via rdepends

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-05 10:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05  1:28 Yocto-hardknott build is success with lbpcre2(V10.36) but so files were never copied to /usr/lib/ when the image is flashed #poky #yocto #library #package RK25
2021-07-05  6:43 ` [poky] " Khem Raj
2021-07-05 10:43   ` RK25

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.