Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta-qt5 fails yocto-check-layer for compatibility status #511

Open
denix0 opened this issue Feb 27, 2023 · 1 comment
Open

meta-qt5 fails yocto-check-layer for compatibility status #511

denix0 opened this issue Feb 27, 2023 · 1 comment

Comments

@denix0
Copy link
Contributor

denix0 commented Feb 27, 2023

yocto-check-layer fails when testing meta-qt5 for Yocto Compatible status

AssertionError: Adding layer meta-qt5 changed signatures.
17 signatures changed, initial differences (first hash before, second after):
gdb:do_prepare_recipe_sysroot: 6544695b6748d8f6c37f21a4f67047b1115435e8e9d28893f846e28a39be7710 -> e911a9a9a21cf264de5a339cb9e6edcae7a3d07e85e7998d3865dff1d8660924
bitbake-diffsigs --task gdb do_prepare_recipe_sysroot --signature 6544695b6748d8f6c37f21a4f67047b1115435e8e9d28893f846e28a39be7710 e911a9a9a21cf264de5a339cb9e6edcae7a3d07e85e7998d3865dff1d8660924

This is due to this unconditional bbappend:
https://github.com/meta-qt5/meta-qt5/blob/master/recipes-devtools/gdb/gdb_%25.bbappend

Apparently meta-qt5 hasn't met Yocto Compatible requirements since 2015, when this bbappend was initially added...

@shr-project
Copy link
Member

Please send patches if you're still using this.

shr-project added a commit that referenced this issue Apr 3, 2023
* not worth breaking yocto-check-layer because of this

* #511

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants