From: Jackie Huang Date: Thu, 21 Apr 2022 01:21:18 +0000 (-0700) Subject: build_inf.sh: change the protocal for github repo X-Git-Tag: f-release~115 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=210d0f78485e760dffcdd3f630f59cec797f3f11;p=pti%2Frtp.git build_inf.sh: change the protocal for github repo The git protocal was stop on 2022-03-15 for all github repos according to: https://github.blog/2021-09-01-improving-git-protocol-security-github/ So change the protocal for github repo to fix the download errors. Issue-ID: INF-270 Signed-off-by: Jackie Huang Change-Id: I99a5ff4794d5684056200c9d7344789afd3fd7b9 --- diff --git a/scripts/build_inf.sh b/scripts/build_inf.sh index 7ae268ed..29a37c68 100755 --- a/scripts/build_inf.sh +++ b/scripts/build_inf.sh @@ -43,7 +43,7 @@ SRC_YP_URL="\ git://git.yoctoproject.org/meta-selinux;commit=HEAD \ git://git.yoctoproject.org/meta-dpdk;commit=HEAD \ git://git.yoctoproject.org/meta-anaconda;commit=HEAD \ - git://github.com/intel-iot-devkit/meta-iot-cloud;commit=HEAD \ + https://github.com/intel-iot-devkit/meta-iot-cloud.git;commit=HEAD \ " SUB_LAYER_META_OE="\