Hi,
I noticed what may be a bug with do_image_qa and IMAGE_QA_COMMANDS.
My terminology may be a little off, but hopefully you get my point.
It seems the script content hash of a IMAGE_QA_COMMANDS command is not
added to the do_image_qa task hash.
For example, I have:
IMAGE_QA_COMMANDS += " \
do_image_check_module_sigs \
"
If I change do_image_check_module_sigs and re-run the image recipe,
bitbake does not execute do_image_qa with the new
do_image_check_module_sigs.
It's not a big deal, but it made it tricky to test my qa command.
When it was a standalone task (before I knew about IMAGE_QA_COMMANDS)
the task was re-executed with every change.
Regards,
Jason
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#150223):
https://lists.openembedded.org/g/openembedded-core/message/150223
Mute This Topic: https://lists.openembedded.org/mt/81866020/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-