ERROR: qtbase-6.2.2-r0 do_fetch: Fetcher failure: Unable to find revision eae95814a46386f8930eeae5486513a78a7a4ddc in branch 6.2.2 even from upstream
ERROR: qtbase-6.2.2-r0 do_fetch: Fetcher failure for URL: 'git://code.qt.io/qt/qtbase.git;name=qtbase;branch=6.2.2;protocol=git'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/cxf/real-time-edge/build-imx-real-time-edge-avb/tmp/work/cortexa53-crypto-mx8mp-poky-linux/qtbase/6.2.2-r0/temp/log.do_fetch.23328
ERROR: Task (/home/cxf/real-time-edge/sources/meta-qt6/recipes-qt/qt6/qtbase_git.bb:do_fetch) failed with exit code '1'
I have opened qtbase_git.bb
SRC_URI += "\
file://0001-Add-linux-oe-g-platform.patch \
file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
file://0003-tests-disable-failing-tests.patch \
file://0001-catch_p_p.h-don-t-use-MINSIGSTKSZ.patch \
But i do not known how to change it
change .imx file replace qt6.2.2 with qt6.3.2 , you can reference kirkston branch
Thank you for giving the information.
I want to build an image abort nxp-real-time-edge-avb, Can you give me some suggestions
If i try: repo init -u https://github.com/real-time-edge-sw/yocto-real-time-edge.git -b real-time-edge-kirkstone -m real-time-edge-2.4.0.xml
Can it build successfully?
Can you give me some suggestions
Hi
You can refer to the document: Real-time Edge Yocto Project User Guide (nxp.com).
Real-time Edge provides nxp-image-real-time-edge image, which contains Real time Networking, Real-time System, Protocols, and Harpoon packages.
The whole build processes were tested.
Best regards
Harvey
Hi @cuiyunxiao
The error shows the failure for Yocto task do_fetch "with Unable to find revision eae95814a46386f8930eeae5486513a78a7a4ddc", which means the current revision removed or updated.
would suggest change the bsp to newer version to build, or you can find a substitutable source.
Best regards
Harvey