From 80676c3d0ae5af74d112b9a03e6857459b252178 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sat, 13 Jan 2018 22:24:28 -0600 Subject: Redirect most of the Phosphor applications from GitHub to the Raptor Computing Systems GIT repositories --- .../meta-openpower/common/recipes-bsp/pdbg/pdbg_1.0.bb | 2 +- .../meta-openpower/common/recipes-phosphor/host/op-proc-control.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openbmc-machines') diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg_1.0.bb b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg_1.0.bb index 778e4ccea..f3845150a 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg_1.0.bb +++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg_1.0.bb @@ -3,7 +3,7 @@ DESCRIPTION = "pdbg allows JTAG-like debugging of the host POWER processors" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI += "git://github.com/open-power/pdbg.git;branch=master" +SRC_URI += "git://scm.raptorcs.com/scm/git/pdbg;branch=master;protocol=https" SRCREV = "139ba071c222a5b0c20075f7c2265029ddd59449" DEPENDS += "dtc-native" 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 += " \ -- cgit v1.2.1