Hello all,
I am facing a fetching issue in the Tda4 evm linux sdk yocto build. Please check the error log attached below.
NOTE: recipe thin-provisioning-tools-0.8.5-r0: task do_fetch: Started
WARNING: thin-provisioning-tools-0.8.5-r0 do_fetch: Failed to fetch URL git://github.com/jthornber/thin-provisioning-tools, attempting MIRRORS if available
ERROR: thin-provisioning-tools-0.8.5-r0 do_fetch: Fetcher failure: Unable to find revision 5e5409f48b5403d2c6dffd9919b35ad77d6fb7b4 in branch master even from upstream
ERROR: thin-provisioning-tools-0.8.5-r0 do_fetch: Fetcher failure for URL: 'git://github.com/jthornber/thin-provisioning-tools'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /data/home/svc_adas_bot/workspace/workspace/COMPUTE/WeeklyTrigger_Compute/compute/psdkla/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/thin-provisioning-tools/0.8.5-r0/temp/log.do_fetch.17177
NOTE: recipe thin-provisioning-tools-0.8.5-r0: task do_fetch: Failed
ERROR: Task (/data/home/svc_adas_bot/workspace/workspace/COMPUTE/WeeklyTrigger_Compute/compute/psdkla/yocto-build/sources/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools_0.8.5.bb:do_fetch) failed with exit code '1'
I am using below command to build the sdk
$TOOLCHAIN_BASE=$HOME MACHINE=j7-evm bitbake -k arago-core-psdkla-bundle
Can anyone please help me in solving the issue.
Thanks and Regards,
Aneesh