Richard Purdie <richard.pur...@linuxfoundation.org> escreveu (quarta, 17/07/2024 à(s) 12:25):
> On Wed, 2024-07-17 at 12:00 +0100, Jose Quaresma via > lists.openembedded.org wrote: > > This reverts commit d1ac9bb1bd2132cd121f0e80829302298d8a8a64. > > > > The variable TESTIMAGE_FAILED_QA_ARTIFACTS is not parsed as expected [1] > > and is making some noise on the testimage output log as can be seen > bellow [2]: > > > > [1]: > > > > bitbake-getvar -r core-image-minimal TESTIMAGE_FAILED_QA_ARTIFACTS > > TESTIMAGE_FAILED_QA_ARTIFACTS=" /var/log /etc/version > /etc/os-release \${@bb.utils.contains('DISTRO_FEATURES', 'ptest', > '/usr/lib/\${MCNAME}/ptest', '', d)}" > > It is because MCNAME isn't defined outside the ptest images. We should > move that line into the ptest images that use mcextend, or swap MCNAME > for a wildcard if that would work. > Yup, I tested with your patch on main-next and it works. Thanks Jose > > Cheers, > > Richard > -- Best regards, José Quaresma
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202160): https://lists.openembedded.org/g/openembedded-core/message/202160 Mute This Topic: https://lists.openembedded.org/mt/107268783/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-