summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/logging
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-phosphor/recipes-phosphor/logging
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-phosphor/recipes-phosphor/logging')
-rw-r--r--meta-phosphor/recipes-phosphor/logging/ffdc_git.bb2
-rw-r--r--meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb
index 81b7f4536..b14493edf 100644
--- a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb
@@ -13,7 +13,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 = "fa180596fe2a3c6fe65e48055e02e0c3e4ef5977"
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 89d71ae3c..c1a0ae059 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -52,7 +52,7 @@ FILES_phosphor-rsyslog-config += " \
${bindir}/phosphor-rsyslog-conf \
"
-SRC_URI += "git://github.com/openbmc/phosphor-logging"
+SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-logging;protocol=https"
SRCREV = "f59854e94b077630200117b390c4e943d588be31"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud