diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-13 22:24:28 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-17 17:14:22 -0600 |
commit | 80676c3d0ae5af74d112b9a03e6857459b252178 (patch) | |
tree | 4eb6eebab57d131fe71dc034a38b6c833200003e /meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host | |
parent | 13f634d801fa89a30e483c5e9e7b308e36540e9c (diff) | |
download | talos-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-openbmc-machines/meta-openpower/common/recipes-phosphor/host')
-rw-r--r-- | meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-proc-control.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-proc-control.bb b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-proc-control.bb index bb7838360..352d37a70 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-proc-control.bb +++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-proc-control.bb @@ -9,7 +9,7 @@ S = "${WORKDIR}/git" inherit autotools pkgconfig pythonnative -SRC_URI += "git://github.com/openbmc/openpower-proc-control" +SRC_URI += "git://scm.raptorcs.com/scm/git/openpower-proc-control;protocol=https" SRCREV = "6ebf5cacaa4ce0581c4211493464e15a07c8ac51" DEPENDS += " \ |