[gcc-cross] update dependent kernel version

This commit is contained in:
wangding16 2022-03-23 11:32:01 +08:00
parent 8a429e2fef
commit 76f771fd43

View File

@ -56,4 +56,4 @@ do_patch $MPC
echo "Download $ISL" && git clone -b openEuler-22.03-LTS https://gitee.com/src-openeuler/isl.git echo "Download $ISL" && git clone -b openEuler-22.03-LTS https://gitee.com/src-openeuler/isl.git
do_patch $ISL do_patch $ISL
echo "Download $KERNEL" && git clone -b 5.10.0-60.2.0 https://gitee.com/openeuler/kernel.git --depth 1 echo "Download $KERNEL" && git clone -b 5.10.0-60.16.0 https://gitee.com/openeuler/kernel.git --depth 1