summaryrefslogtreecommitdiffstats
path: root/meta-openpower/recipes-phosphor/host
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-13 22:24:28 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:01:49 +0000
commitf2b572f6cef17a0b924b2fe0fb1224cc678a1bbd (patch)
tree949b21114c3b385208b28305dc89a9d613381493 /meta-openpower/recipes-phosphor/host
parent7072d01f96a31c7fdf4f1ea3c52b9b0c75dd3ab7 (diff)
downloadtalos-openbmc-f2b572f6cef17a0b924b2fe0fb1224cc678a1bbd.tar.gz
talos-openbmc-f2b572f6cef17a0b924b2fe0fb1224cc678a1bbd.zip
Redirect most of the Phosphor applications from GitHub to the Raptor Computing Systems GIT repositories
Diffstat (limited to 'meta-openpower/recipes-phosphor/host')
-rw-r--r--meta-openpower/recipes-phosphor/host/op-proc-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
index 9e7fb54c6..499a1cfaa 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
inherit autotools obmc-phosphor-utils pkgconfig pythonnative
inherit systemd
-SRC_URI += "git://github.com/openbmc/openpower-proc-control"
+SRC_URI += "git://scm.raptorcs.com/scm/git/openpower-proc-control;protocol=https"
SRCREV = "b964c928156c2e71fe3bc9a2693b02cfbba5309c"
DEPENDS += " \
OpenPOWER on IntegriCloud