summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/storage')
-rw-r--r--meta-phosphor/recipes-phosphor/storage/estoraged.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 19685fef94..c92dba56c4 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -16,5 +16,5 @@ DEPENDS += "stdplus"
RDEPENDS:${PN} += "e2fsprogs"
S = "${WORKDIR}/git"
-SRC_URI = "git://github.com/openbmc/estoraged.git"
+SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
SRCREV = "4bc8a10caff8d7154d9ad789b9d0fc01499fa02e"