Hi Team,
We are building core-image-minimal image for imx8mp-lpddr4-evk board on host system Ubuntu 20.04 and we noticed it is getting stuck always after sometime around 51%.
Approached Tried:
Tried in different ubuntu systems --> result remains same.
Deleted the hole download and build folder and tried --> result remains same.
I noticed same list of repos which is stuck in do_fetch, is in lock state in download/git2 --> tried to rename it to done and start the build ---> result remains same.
Used this manifest file : https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-honister -m imx-5.15.5-1.0.0.xml
ENV: DISTRO=fsl-imx-wayland MACHINE=imx8mp-lpddr4-evk source imx-setup-release.sh -b xyz
Build command : bitbake core-image-minimal
Please help.
Thank you,
Tenmb
this is related to your network issue, pls check your firewall or check your proxy settings,the files are too old to upload here, I sent them to you, you put them to the download/git2
oe proxy export, fixed this issue.
thanks for your reply.