Open alberhung opened 7 months ago
The issue was fixed by updating the kirkstone branch from the meta-qoriq repo. Please fetch the latest version from github. You should not see the build error anymore.
Thanks for your prompt response. But I tried below command to fetch the latest version.
I didn't see any change meta-qoriq repo. and build still saw the same issue.
Anything is wrong for fetching?
Since the xml was not updated, you need to pull the latest kirkstone branch directly from the meta-qoriq repo like below:
$ cd sources/meta-qoriq/
$ git pull github kirkstone
Thanks. Would the XML update?
I cannot promise anything by I will try to see if we can also update the XMLs. I will let you know if I have any updates.
Thanks for your help.
Error message ~ ERROR: management-complex-10.35.0-r0 do_fetch: Fetcher failure: Unable to find revision 836d7bf606b51c18b5e3726d68dcf3b3ac4de74a in branch even from upstream ERROR: management-complex-10.35.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1') ERROR: Logfile of failure stored in: /local2/mnt/workspace/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/temp/log.do_fetch.26989 ERROR: Task (/local2/mnt/workspace/build_lx2160ardb-rev2/sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb:do_fetch) failed with exit code '1'
MACHINE="lx2160ardb_rev2" branch:kirkstone manifest:ls-5.15.71-2.2.0_distro.xml.
The version cannot match in branch.
Last weak, it's no issue but always saw this issue this week.