diff options
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 += " \ |