summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-19 02:39:24 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-19 02:59:03 +0000
commit6d462dbb3b2093621828d60ad57a94a66a7dac4a (patch)
tree2a487a423d046a3c145d926572c47a5729e5adbc
parent1831eced47749c7c8167fbc682d84c2f37339d3c (diff)
downloadtalos-openbmc-6d462dbb3b2093621828d60ad57a94a66a7dac4a.tar.gz
talos-openbmc-6d462dbb3b2093621828d60ad57a94a66a7dac4a.zip
Redirect jsnbd from GitHub to the Raptor Computing Systems GIT repositories
-rw-r--r--meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb b/meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb
index f9195476d..3c202cc35 100644
--- a/meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb
+++ b/meta-phosphor/recipes-connectivity/jsnbd/jsnbd_git.bb
@@ -14,7 +14,7 @@ RDEPENDS_${PN} += "nbd-client"
S = "${WORKDIR}/git"
-SRC_URI = "git://github.com/openbmc/jsnbd"
+SRC_URI = "git://scm.raptorcs.com/scm/git/jsnbd;protocol=https"
SRCREV = "d5b9857609401e3cf9c53b111134a6aab8e4573c"
NBD_PROXY_CONFIG_JSON ??= "${S}/config.sample.json"
OpenPOWER on IntegriCloud