summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb')
-rw-r--r--meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
index cf1d6b1360..5ab9c33b40 100644
--- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
+++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
inherit cmake systemd
-SRC_URI = "git://github.com/openbmc/peci-pcie"
+SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"
DEPENDS = "boost sdbusplus libpeci"