All of lore.kernel.org
 help / color / mirror / Atom feed
* Query: Regarding lighttpd/librarries in /usr/lib not copying
@ 2025-01-06  3:26 kumar.manu
  2025-01-06 10:33 ` [yocto] " Gyorgy Sarvari
  0 siblings, 1 reply; 18+ messages in thread
From: kumar.manu @ 2025-01-06  3:26 UTC (permalink / raw)
  To: yocto@lists.yoctoproject.org

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

Hi All,

We are using krikstone yocto framework..for our migration project from tisdk8.2(dunfell) to tisdk9.1 we have created our own custom-image.bb.
In this case,

  1.  We have used below content in custom-image.bb

PROVIDES = "sem3-iot-image"



LICENSE="MIT"



DEPENDS = "core-image-minimal lighttpd"

IMAGE_INSTALL:append =lightttpd

Inherit core-image



LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=b97a012949927931feb7793eee5ed924 \

                                         file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420<file://$%7bCOREBASE%7d/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420>"


  1.  if we run bitbake custom-image.bb
  2.  we are not able to see mod_redirect, mod_auth etc.c ,modules are not appearing in

custom_imgae/1.0-r0/rootfs/usr/lib/lighttpd/  which is expected to be..

instead we are able to see in ,

custom_image/1.0-r0/recipe-sysroot/usr/lib/lighttpd/



but the same file if i run in old tisdk8.2 i am able to lighttpd modules in custom_imgae/1.0-r0/rootfs/usr/lib/lighttpd/. can anyone  please provide any refences or any link to provide info of this.. 😊

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

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

end of thread, other threads:[~2025-01-08  6:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06  3:26 Query: Regarding lighttpd/librarries in /usr/lib not copying kumar.manu
2025-01-06 10:33 ` [yocto] " Gyorgy Sarvari
2025-01-06 12:52   ` Kumar, Manu
2025-01-06 15:05     ` Gyorgy Sarvari
2025-01-07  5:41       ` Kumar, Manu
2025-01-07  6:32         ` Gyorgy Sarvari
2025-01-07  9:07           ` Kumar, Manu
2025-01-07 10:05             ` Kumar, Manu
2025-01-07 10:24               ` Gyorgy Sarvari
2025-01-07 16:37                 ` Kumar, Manu
2025-01-07 17:18                   ` Gyorgy Sarvari
2025-01-07 17:25                     ` Alexander Kanavin
2025-01-07 17:38                       ` Kumar, Manu
2025-01-07 17:44                         ` Gyorgy Sarvari
2025-01-07 17:48                           ` Kumar, Manu
2025-01-07 17:50                           ` Alexander Kanavin
2025-01-07 17:54                             ` Kumar, Manu
2025-01-08  6:32                             ` Kumar, Manu

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.