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-18 11:03:29 +0000
commit17498cfd0c7e835fe7cc1cd2c632a77bc99cb539 (patch)
treede21ca6154b0803f6583b3ff6f576ce9e4a65b0d
parentca5b7c03a8c53a87b0df5244b58f20355a6d0520 (diff)
downloadtalos-openbmc-17498cfd0c7e835fe7cc1cd2c632a77bc99cb539.tar.gz
talos-openbmc-17498cfd0c7e835fe7cc1cd2c632a77bc99cb539.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