build_inf.sh: change the protocal for github repo 93/8093/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 21 Apr 2022 01:21:18 +0000 (18:21 -0700)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 21 Apr 2022 01:24:02 +0000 (09:24 +0800)
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 <jackie.huang@windriver.com>
Change-Id: I99a5ff4794d5684056200c9d7344789afd3fd7b9

scripts/build_inf.sh

index 7ae268e..29a37c6 100755 (executable)
@@ -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="\