diff options
| author | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-02-12 00:52:59 +0000 |
|---|---|---|
| committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-02-19 10:01:21 +0000 |
| commit | 618a2488dd89ae00ff17226a60a34a47a6dd6c4b (patch) | |
| tree | 92e646f842bf9e29a7bb19e08906c6676db532b6 | |
| parent | db3a2f0db5c086130e76fa96c1f40459a1095933 (diff) | |
| download | blackbird-openbmc-618a2488dd89ae00ff17226a60a34a47a6dd6c4b.tar.gz blackbird-openbmc-618a2488dd89ae00ff17226a60a34a47a6dd6c4b.zip | |
Redirect obmc-ikvm from GitHub to the Raptor Computing Systems GIT repositories
| -rw-r--r-- | meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb index 65bfc12c5..650b27fe2 100644 --- a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb +++ b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e" DEPENDS = " libvncserver systemd sdbusplus phosphor-logging phosphor-dbus-interfaces" -SRC_URI = "git://github.com/openbmc/obmc-ikvm" +SRC_URI = "git://scm.raptorcs.com/scm/git/obmc-ikvm;protocol=https" SRCREV = "63c3ea18c3ad560fb30d952e37a084c9d730b78a" PV = "1.0+git${SRCPV}" |

