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.. 😊
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64495): https://lists.yoctoproject.org/g/yocto/message/64495 Mute This Topic: https://lists.yoctoproject.org/mt/110454032/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-