diff options
| author | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-02-18 05:35:19 +0000 |
|---|---|---|
| committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-02-19 11:07:48 +0000 |
| commit | b7649def0c182f404ec4e00a1d600eea0ea16d07 (patch) | |
| tree | e5096ebbe81aa9ace0167fedbeff5fd4e12830df | |
| parent | 804b9d8d8e1add230d7eb9680109c05a8836eda8 (diff) | |
| download | blackbird-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.bb | 2 |
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" |

