summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-18 00:17:34 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-18 11:03:29 +0000
commit1575923e39e6facdd9c113b58054d391ca097103 (patch)
tree7b78cefde883678c2f8a9f38d3e2c59cbafe1ce8
parent6eb6772641bd2d121f10d2420b49d19dfb1ab74c (diff)
downloadtalos-openbmc-1575923e39e6facdd9c113b58054d391ca097103.tar.gz
talos-openbmc-1575923e39e6facdd9c113b58054d391ca097103.zip
Redirect phosphor-ipmi-blobs from GitHub to the Raptor Computing Systems GIT repositories
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
index 58ef897a0..bee7371fd 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
@@ -15,7 +15,7 @@ DEPENDS += "phosphor-logging"
DEPENDS += "ipmi-blob-tool"
S = "${WORKDIR}/git"
-SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs"
+SRC_URI = "git://scm.raptorcs.com/scm/git/phosphor-ipmi-blobs;protocol=https"
SRCREV = "924bc380c47f33689a1243b2d79cb619674c86fa"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
OpenPOWER on IntegriCloud