summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-18 05:35:19 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-19 11:07:48 +0000
commitb7649def0c182f404ec4e00a1d600eea0ea16d07 (patch)
treee5096ebbe81aa9ace0167fedbeff5fd4e12830df
parent804b9d8d8e1add230d7eb9680109c05a8836eda8 (diff)
downloadblackbird-openbmc-b7649def0c182f404ec4e00a1d600eea0ea16d07.tar.gz
blackbird-openbmc-b7649def0c182f404ec4e00a1d600eea0ea16d07.zip
Redirect ipmi-blob-tool from GitHub to the Raptor Computing Systems GIT repositories
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb b/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb
index d08dfdc40..7471da221 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb
@@ -11,5 +11,5 @@ inherit autotools pkgconfig
DEPENDS += "autoconf-archive-native"
S = "${WORKDIR}/git"
-SRC_URI = "git://github.com/openbmc/ipmi-blob-tool"
+SRC_URI = "git://scm.raptorcs.com/scm/git/ipmi-blob-tool;protocol=https"
SRCREV = "06561460bded9bf42398d987ac87bcec170740aa"
OpenPOWER on IntegriCloud