我在根据 configs/PROCESSOR-SDK/processor-sdk-08.06.00-config.txt 构建映像时遇到故障
ERROR: ti-k3-secdev-native-git-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://git.ti.com/git/security-development-tools/core-secdev-k3.git;protocol=https;branch=master')
当我搜索文件时、我看到:
meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:GIT_URI = "git://git.ti.com/git/security-development-tools/core-secdev-k3.git"
当我尝试在本地克隆 repo 时,我得到相同的错误:
git clone git://git.ti.com/git/security-development-tools/core-secdev-k3.git Cloning into 'core-secdev-k3'... fatal: remote error: access denied or repository not exported: /git/security-development-tools/core-secdev-k3.git