recipes: update SRC_URI branch and protocols

Update SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
Yi Zhao
2021-11-14 00:42:35 +08:00
committed by Jia Zhang
parent c14c00f483
commit fea6a37625
17 changed files with 18 additions and 18 deletions
@@ -13,7 +13,7 @@ DEPENDS = "autoconf-archive dbus glib-2.0 tpm2-tss glib-2.0-native \
libtss2 libtss2-mu libtss2-tcti-device libtss2-tcti-mssim"
SRC_URI = "\
git://github.com/tpm2-software/tpm2-abrmd.git \
git://github.com/tpm2-software/tpm2-abrmd.git;branch=master;protocol=https \
file://0001-Remove-obsolete-setting-regarding-the-Standard-Outpu.patch \
file://tpm2-abrmd-init.sh \
file://tpm2-abrmd.default \