imx8mp-lpddr4-ndm build imx-real-time-edge-avb faild

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8mp-lpddr4-ndm build imx-real-time-edge-avb faild

1,764 Views
cuiyunxiao
Contributor I

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

0 Kudos
Reply
4 Replies

1,707 Views
cuiyunxiao
Contributor I

change .imx file replace qt6.2.2 with qt6.3.2 , you can reference kirkston branch

0 Kudos
Reply

1,731 Views
cuiyunxiao
Contributor I

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

0 Kudos
Reply

1,717 Views
Harvey021
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply

1,733 Views
Harvey021
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply