summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-17 23:09:18 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-18 12:36:04 +0000
commitd91d1edda176aebef7d5f5741398cf84baa4b2c5 (patch)
tree829b066247f8e8d6e0fc19230338ae5fc1c1e975
parent03a5d3259d767833fd31eb97029ecb08271c1ab0 (diff)
downloadtalos-openbmc-d91d1edda176aebef7d5f5741398cf84baa4b2c5.tar.gz
talos-openbmc-d91d1edda176aebef7d5f5741398cf84baa4b2c5.zip
Redirect phosphor-ipmi-flash from GitHub to the Raptor Computing Systems GIT repositories
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 40254b3fe..e2d4da536 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -44,7 +44,7 @@ IPMI_FLASH_BMC_ADDRESS ?= "0"
EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}"
S = "${WORKDIR}/git"
-SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
+SRC_URI = "git://scm.raptorcs.com/scm/git/phosphor-ipmi-flash;protocol=https"
SRCREV = "79fc7c0680ebb0d5399eab83230b3d047dc8eb82"
SYSTEMD_PACKAGES = "${PN}"
OpenPOWER on IntegriCloud