问题描述
按照文档链接同步代码,出现如下问题:
remote: Counting objects: 7426, done.
remote: Compressing objects: 100% (2200/2200), done.
remote: Total 7426 (delta 5267), reused 7311 (delta 5152)
warning: 'refs/heads/master' is not signed; falling back to signed release 'v2.9'
Downloading manifest from ssh://git@www.rockchip.com.cn/linux/rockchip/platform/manifests
remote: Counting objects: 1836, done.
remote: Compressing objects: 100% (1208/1208), done.
remote: Total 1836 (delta 1322), reused 826 (delta 612)
fatal: manifest 'rk312x_linux_release.xml' not available
fatal: manifest rk312x_linux_release.xml not found
解决方案:
RK312X_Linux4.4已下架,可以下载5.10版本
c
repo init --repo-url ssh://git@www.rockchip.com.cn/repo/rk/tools/repo -u ssh://git@www.rockchip.com.cn/linux/rockchip/platform/manifests -b linux -m rk312x_linux5.10_release.xml