This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62L-PROCESSOR-SDK: Bitbake Fetch Fails Due to Missing Revision in ComputeLibrary Recipe

Part Number: AM62L-PROCESSOR-SDK

Tool/software:

Dear TI Support Team,

I'm facing an issue while building the default SDK provided for the AM62L3 platform. During the build process, the fetch task for the ComputeLibrary recipe fails with the following error.

This is happening with the default setup, without any modifications to the recipe or source configuration. The error seems related to a missing or outdated revision in the upstream Git repository.

A quick resolution to this issue would be greatly appreciated, as it is currently blocking further progress in our build and development activities. I have tried cleaning and compiling this particular package.


arm-compute-library-24.12-r0 do_fetch: Fetcher failure: Unable to find revision 32bcced2af7feea6969dd1d22e58d0718dc488e3 in branch main even from upstream
ERROR: arm-compute-library-24.12-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/ARM-software/ComputeLibrary.git;branch=main;protocol=https')

Thank you for your support.