Hi. I am trying to download the Android source to compile it but I’m getting
“manifests:
fatal: couldn’t find remote ref refs/heads/Android12_RK3588_Radxa_rk14”
after I enter
“repo init -u https://github.com/radxa/manifests.git -b Android12_RK3588_Radxa_rk14 -m rockchip-s-release.xml”
I have no idea what that means.
Can anyone help fix please?
Download android source
Hi Marcus,
this branch does not exist. Please try with rk12 repo:
repo init -u https://github.com/radxa/manifests.git -b Android12_RK3588_Radxa_rk12 -m rockchip-s-release.xml