summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
index 8db94b0c3f..4e31843192 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
@@ -20,7 +20,7 @@ RDEPENDS_${PN} += " \
SYSTEMD_SERVICE_${PN} += "rest-dbus.service rest-dbus.socket"
-SRC_URI += "git://github.com/openbmc/rest-dbus.git"
+SRC_URI += "git://github.com/openbmc/rest-dbus.git;branch=master;protocol=https"
SRCREV = "9273a302e8f2b3c3e939dff77758e90f163bf6a1"