If I run the same build again, no tasks will be executed, and accordingly nothing in tmp/deploy will change:
alex@Zen2:/srv/work/alex/poky/build-64$ bitbake core-image-minimal ... NOTE: Tasks Summary: Attempted 2862 tasks of which 2862 didn't need to be rerun and all succeeded. alex@Zen2:/srv/work/alex/poky/build-64$ ls -l tmp/deploy/licenses/core-image-minimal-qemux86-64/ total 16 -rw-r--r-- 1 alex alex 256 Oct 24 11:33 image_license.manifest -rw-r--r-- 1 alex alex 6451 Oct 24 11:32 license.manifest -rw-r--r-- 1 alex alex 958 Oct 24 11:32 package.manifest So something happens between builds on your side, and there should be a reproducer for it. Alex On Mon, 24 Oct 2022 at 10:58, Christian Thießen via lists.openembedded.org <christian.thiessen=airbus....@lists.openembedded.org> wrote: > > I'm not deleting anything. > Steps to reproduce would be: > Build just about any image for any machine, as long as it uses the standard > classes like license_image.bbclass. > You'll get a build/tmp/deploy/licenses/${IMAGE}-${MACHINE} symlink pointing > to build/tmp/deploy/licenses/${IMAGE}-${MACHINE}-<datetime> containing all > the expected manifests. > Run the same build again. Bitbake will rerun do_populate_lic_deploy, but not > do_rootfs. > build/tmp/deploy/licenses/${IMAGE}-${MACHINE} now points to a new directory > that contains only image_license.manifest. > > Christian > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#172082): https://lists.openembedded.org/g/openembedded-core/message/172082 Mute This Topic: https://lists.openembedded.org/mt/94530086/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-