summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-11 20:07:33 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-11 20:07:33 +0000
commit5923738c0ce2b8dead092c69c8a3b827c13b504e (patch)
tree87f9618ff1ee826f3e52da338d6af56d9fa252d6
parent7f8e4aab642d84785c988dadfa14078f71fc406c (diff)
downloadtalos-openbmc-5923738c0ce2b8dead092c69c8a3b827c13b504e.tar.gz
talos-openbmc-5923738c0ce2b8dead092c69c8a3b827c13b504e.zip
Redirect phosphor-webui from GitHub to the Raptor Computing Systems GIT repositories
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 512a66819..cbeb3a4cf 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -5,7 +5,7 @@ PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
+SRC_URI = "git://scm.raptorcs.com/scm/git/phosphor-webui;protocol=https"
SRCREV = "4733a11b42fca6013e3957bf0e345d0cea086d96"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud