summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb b/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
index 2c77b27ea2..3b30ea279b 100644
--- a/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
+++ b/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
@@ -14,7 +14,7 @@ DEPENDS += "phosphor-logging"
RDEPENDS:${PN} += "phosphor-sel-logger"
-SRC_URI = "git://github.com/openbmc/phosphor-ecc.git"
+SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"
SRCREV = "a56bb3cae1f176a0dc226e172f559185628d3318"
S = "${WORKDIR}/git"