summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg_1.0.bb2
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-proc-control.bb2
-rw-r--r--meta-phosphor/classes/mrw-rev.bbclass2
-rw-r--r--meta-phosphor/classes/phosphor-networkd-rev.bbclass2
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc2
-rw-r--r--meta-phosphor/common/recipes-devtools/python/pyphosphor.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc4
-rw-r--r--meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/ffdc.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/mboxd/mboxd.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc2
-rw-r--r--meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/users/phosphor-user-manager.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/watchdog/phosphor-watchdog.bb2
28 files changed, 29 insertions, 29 deletions
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 += " \
diff --git a/meta-phosphor/classes/mrw-rev.bbclass b/meta-phosphor/classes/mrw-rev.bbclass
index f3aaf1c95..e9ffd3cf1 100644
--- a/meta-phosphor/classes/mrw-rev.bbclass
+++ b/meta-phosphor/classes/mrw-rev.bbclass
@@ -1,5 +1,5 @@
MRW_API_SRC_URI ?= "git://github.com/open-power/serverwiz.git;subpath=scripts"
MRW_API_SRCREV ?= "60c8e10cbb11768cd1ba394b35cb1d6627efec42"
-MRW_TOOLS_SRC_URI ?= "git://github.com/openbmc/phosphor-mrw-tools"
+MRW_TOOLS_SRC_URI ?= "git://scm.raptorcs.com/scm/git/phosphor-mrw-tools;protocol=https"
MRW_TOOLS_SRCREV ?= "bb3c54af21d619a88f5b4fd868ab7f3a74ee221d"
diff --git a/meta-phosphor/classes/phosphor-networkd-rev.bbclass b/meta-phosphor/classes/phosphor-networkd-rev.bbclass
index bd6590af5..6e2fddcc8 100644
--- a/meta-phosphor/classes/phosphor-networkd-rev.bbclass
+++ b/meta-phosphor/classes/phosphor-networkd-rev.bbclass
@@ -1,2 +1,2 @@
-SRC_URI += "git://github.com/openbmc/phosphor-networkd"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-networkd;protocol=https"
SRCREV = "9481230bc7ba5c186bde99719bf5e8a60cac45a5"
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc b/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
index a5be9f8fc..5622020f9 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
@@ -2,7 +2,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
SRCREV = "16f997c564f873b4fdf12fc90ee8a9f6f6080961"
UBRANCH = "v2016.07-aspeed-openbmc"
-SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
+SRC_URI = "git://scm.raptorcs.com/scm/git/talos-obmc-uboot;branch=${UBRANCH};protocol=https"
inherit image_version
diff --git a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
index 0e6f4d59b..9702c9b20 100644
--- a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
+++ b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
@@ -47,7 +47,7 @@ FILES_${PN}-wsgi-apps-ns = "${PYTHON_SITEPACKAGES_DIR}/obmc/wsgi/apps/__init__.p
FILES_${PN}-utils = "${PYTHON_SITEPACKAGES_DIR}/obmc/utils"
FILES_${PN}-dbus = "${PYTHON_SITEPACKAGES_DIR}/obmc/dbuslib"
-SRC_URI += "git://github.com/openbmc/pyphosphor"
+SRC_URI += "git://scm.raptorcs.com/scm/git/pyphosphor;protocol=https"
SRCREV = "dc7f067d73397610a1a202ae0af86f4ad55490e7"
diff --git a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
index 06dcee796..9d8a699bb 100644
--- a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
@@ -22,7 +22,7 @@ RDEPENDS_${PN} += "libsystemd"
RDEPENDS_${PN} += "sdbusplus"
RDEPENDS_${PN} += "phosphor-dbus-interfaces"
-SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-time-manager;protocol=https"
SRCREV = "fa0248805651d63d7975147c821ad288fa03f3d5"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb
index 705dfb0d6..1748e9d6d 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb
@@ -12,7 +12,7 @@ inherit phosphor-dbus-yaml
DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbus++-native"
-SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-dbus-interfaces;protocol=https"
SRCREV = "3c7136f177769875cfb642720a83796e162d5e31"
DEPENDS_remove_class-native = "sdbus++-native"
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
index 5ba99f2ac..204eda209 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
@@ -6,7 +6,7 @@ PR = "r1"
HOMEPAGE = "http://github.com/openbmc/phosphor-dbus-monitor"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI = "git://github.com/openbmc/phosphor-dbus-monitor"
+SRC_URI = "git://scm.raptorcs.com/scm/git/phosphor-dbus-monitor;protocol=https"
SRCREV = "80e9b65fdf9b1172e02de606cc193a6723791828"
inherit autotools \
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
index b3493e966..4a7426d69 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -33,7 +33,7 @@ RDEPENDS_${PN} += " \
sdbusplus \
phosphor-logging \
"
-SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-objmgr;protocol=https"
SRCREV = "1246924be23abb2f9e1460ae8a1a0b3cd1ceaae6"
diff --git a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc
index d40819e64..bd6076f63 100644
--- a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc
+++ b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/openbmc/phosphor-debug-collector"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-debug-collector;protocol=https"
SRCREV = "df4cccfb9cd1112e83b0ffdafb89feb913e7580d"
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
index afdfc1697..539930cb0 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "e4338cdb856db2b71f8adf42c50603d816980f8a"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-fan-presence;protocol=https"
+SRCREV = "e65f617c6a79eb92c122310f35ddb8a496e729fd"
diff --git a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
index 2ccd63527..3d720f2c3 100644
--- a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
@@ -96,7 +96,7 @@ do_install_append() {
install -d ${D}/usr/local
}
-SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-bmc-code-mgmt;protocol=https"
SRCREV = "6273efd7b45453d7c268049812646afdb6ae630d"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb b/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
index 3c7630cb0..6874b20d4 100644
--- a/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
+++ b/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
@@ -50,6 +50,6 @@ FILES_${PN}-monitor += "${sbindir}/phosphor-gpio-monitor"
FILES_${PN}-monitor += "${sbindir}/phosphor-gpio-util"
FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence"
-SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-gpio-monitor;protocol=https"
SRCREV = "b67570a822d8a746c89023312f2f95e034b9c449"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc b/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc
index d9404ff56..01fc9e3f1 100644
--- a/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc
+++ b/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.inc
@@ -2,6 +2,6 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-rest-server"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
-SRC_URI += "git://github.com/openbmc/phosphor-rest-server"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-rest-server;protocol=https"
SRCREV = "ab404fa2f815e9cae546d700d5280600bf990e26"
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index 9a1bf9ec7..82b5f47f4 100644
--- a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
+++ b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager"
+SRC_URI = "git://scm.raptorcs.com/scm/git/phosphor-inventory-manager;protocol=https"
SRCREV = "33e217952d5791580b4d1d711da1d6010731fbca"
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index 5c8f18125..4a85634d9 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
-SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-host-ipmid;protocol=https"
SRCREV = "a1adb0777e370103ab9f3e7f8788f74975c69897"
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb
index 7a5945a36..e0e81edfb 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += "libsystemd"
PROVIDES += "virtual/obmc-net-ipmi"
RPROVIDES_${PN} += "virtual-obmc-net-ipmi"
-SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-net-ipmid;protocol=https"
SRCREV = "7e9e2ef68a1c53e022970d85566945d5bdc5a78e"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc
index f0e5889be..785cb6440 100644
--- a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc
+++ b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "http://github.com/openbmc/phosphor-led-manager"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI += "git://github.com/openbmc/phosphor-led-manager"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-led-manager;protocol=https"
SRCREV = "9f78224616a00da873f1ced6f14d77fc83d7fa32"
diff --git a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb
index 174ba631d..c5cf505b3 100644
--- a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb
+++ b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-sysfs.bb
@@ -15,7 +15,7 @@ RDEPENDS_${PN} += "libsystemd"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.led.controller@.service"
-SRC_URI += "git://github.com/openbmc/phosphor-led-sysfs"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-led-sysfs;protocol=https"
SRC_URI += "file://70-leds.rules"
SRCREV = "f9de54be38be17456dae06408ed93f3416a6621f"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb b/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb
index ff18da8cb..d0a816561 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN} += " \
"
S = "${WORKDIR}/git"
-SRC_URI += "git://github.com/openbmc/phosphor-debug-collector"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-debug-collector;protocol=https"
SRCREV = "df4cccfb9cd1112e83b0ffdafb89feb913e7580d"
diff --git a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
index 35b774fa4..f3ff1a2db 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -33,7 +33,7 @@ FILES_${PN}-test = "${bindir}/*-test"
PACKAGE_BEFORE_PN += "${PN}-elog"
FILES_${PN}-elog += "${elog_dir}"
-SRC_URI += "git://github.com/openbmc/phosphor-logging"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-logging;protocol=https"
SRCREV = "4de76fb9f8eb473c432a6faed11513d4133480b8"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/mboxd/mboxd.bb b/meta-phosphor/common/recipes-phosphor/mboxd/mboxd.bb
index 97dbce5ed..060cf1ae1 100644
--- a/meta-phosphor/common/recipes-phosphor/mboxd/mboxd.bb
+++ b/meta-phosphor/common/recipes-phosphor/mboxd/mboxd.bb
@@ -14,7 +14,7 @@ RDEPENDS_${PN} += "libsystemd"
S = "${WORKDIR}/git"
-SRC_URI += "git://github.com/openbmc/phosphor-mboxd.git"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-mboxd.git;protocol=https"
SRC_URI += "file://99-aspeed-mbox.rules"
SRC_URI += "file://99-aspeed-lpc-ctrl.rules"
diff --git a/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb b/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb
index 2703eb737..86db4fcdd 100644
--- a/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb
+++ b/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb
@@ -32,7 +32,7 @@ RRECOMMENDS_${PN} += "${VIRTUAL-RUNTIME_phosphor-hwmon-config}"
FILES_max31785-msl = "${bindir}/max31785-msl"
RDEPENDS_max31785-msl = "${VIRTUAL-RUNTIME_base-utils} i2c-tools"
-SRC_URI += "git://github.com/openbmc/phosphor-hwmon"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-hwmon;protocol=https"
SRC_URI += "file://70-hwmon.rules"
SRC_URI += "file://70-iio.rules"
diff --git a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
index 436209da0..e69948334 100644
--- a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
+++ b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-manager.inc
@@ -1,5 +1,5 @@
HOMEPAGE = "http://github.com/openbmc/phosphor-settingsd"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
-SRC_URI += "git://github.com/openbmc/phosphor-settingsd"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-settingsd;protocol=https"
SRCREV = "a29a3eb71fed0e17d60dcbb16a32ba7e6a70b852"
diff --git a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
index 20b94a156..84e3b41a8 100644
--- a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -101,7 +101,7 @@ HOST_REBOOT_SVC_INST = "phosphor-reboot-host@{0}.service"
HOST_REBOOT_SVC_FMT = "../${HOST_REBOOT_SVC}:${HOST_REBOOT_TGTFMT}.requires/${HOST_REBOOT_SVC_INST}"
SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_REBOOT_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
-SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-state-manager;protocol=https"
SRCREV = "31292085a7310ee11d7b1e5b3b26d9a387f9d273"
S = "${WORKDIR}/git"
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"
diff --git a/meta-phosphor/common/recipes-phosphor/watchdog/phosphor-watchdog.bb b/meta-phosphor/common/recipes-phosphor/watchdog/phosphor-watchdog.bb
index 0ca58d2b8..daea93742 100644
--- a/meta-phosphor/common/recipes-phosphor/watchdog/phosphor-watchdog.bb
+++ b/meta-phosphor/common/recipes-phosphor/watchdog/phosphor-watchdog.bb
@@ -18,7 +18,7 @@ DEPENDS += "phosphor-logging"
RDEPENDS_${PN} += "libsystemd"
RDEPENDS_${PN} += "phosphor-logging"
-SRC_URI += "git://github.com/openbmc/phosphor-watchdog"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-watchdog;protocol=https"
SRCREV = "bfe5cb8e60cadf19bff81acf926ab078ad438120"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud