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.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#202157): 
https://lists.openembedded.org/g/openembedded-core/message/202157
Mute This Topic: https://lists.openembedded.org/mt/107268783/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to