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

Pico-Imx8mq Yocto Image Build Error #37

Open
alialbay opened this issue Jan 18, 2023 · 1 comment
Open

Pico-Imx8mq Yocto Image Build Error #37

alialbay opened this issue Jan 18, 2023 · 1 comment

Comments

@alialbay
Copy link

Hi,

When we building (fsl-image-qt5) image for our pico module, tn-yocto-hardknottQ1/source/meta-qt5/recipes-qt/qt5/qtsvg_git.bb:do_fetch error occured. We will be glad if you can help.

@richard-hu
Copy link

Hi, Alialbay:

Thanks for the feedback.
I spent some time on figuring out this issue.
It results from the branch changes of QT SVG repo.
QT SVG repo removes the branch - 5.15.2 which is used in meta-qt5.
圖片

It would need to tweak QT recipe to point remote branch to 5.15 instead 5.15.2.

Could you try to apply the attached patch under sources/meta-qt5.

git apply hardknott_fix_qtsvg_fetch_issue.patch

hardknott_fix_qtsvg_fetch_issue.patch

BR,

Richard

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