summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/users
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-13 22:24:28 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-01-17 17:14:22 -0600
commit80676c3d0ae5af74d112b9a03e6857459b252178 (patch)
tree4eb6eebab57d131fe71dc034a38b6c833200003e /meta-phosphor/common/recipes-phosphor/users
parent13f634d801fa89a30e483c5e9e7b308e36540e9c (diff)
downloadtalos-openbmc-80676c3d0ae5af74d112b9a03e6857459b252178.tar.gz
talos-openbmc-80676c3d0ae5af74d112b9a03e6857459b252178.zip
Redirect most of the Phosphor applications from GitHub to the Raptor Computing Systems GIT repositories
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/users')
-rw-r--r--meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb b/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb
index 390c51a0b..ce097edb5 100644
--- a/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb
@@ -18,6 +18,6 @@ RDEPENDS_${PN} += "phosphor-logging"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service"
-SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-user-manager;protocol=https"
SRCREV = "035a96983cdf8a11a1c2380106c11c94cb8418b2"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud