Hi Team,
I am facing below issue while building mangement-complex.
WARNING: management-complex-10.35.0-r0 do_fetch: Failed to fetch URL git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1, attempting MIRRORS if available
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: /home/mohture/LLDP12/LINUX/target/nxp-lldp-noship/lldp-v40/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/management-complex/10.35.0-r0/temp/log.do_fetch.355492
ERROR: Task (/home/mohture/LLDP12/LINUX/target/nxp-lldp-noship/lldp-v40/sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 605 tasks of which 604 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/mohture/LLDP12/LINUX/target/nxp-lldp-noship/lldp-v40/sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb:do_fetch
Summary: There was 1 WARNING message.
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Can you please let me know, if there any changes.
Please refer to
https://community.nxp.com/t5/Other-NXP-Products/YOCTO-build-for-LX2160-ARDB/m-p/1865893
Please modify the recipe sources/meta-qoriq/recipes-dpaa2/management-complex/management-complex_10.35.0.bb as the following.
SRCREV = "836d7bf606b51c18b5e3726d68dcf3b3ac4de74a"
Modify to:
SRCREV = "73d323d2538d7fe7ae93d88c2c5c4489f5891fcb"