summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 3fd1f4e35..e6f50e12f 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,10 +12,12 @@ GROUPMEMS_PARAM_${PN} = "-g web -a root; -g redfish -a root"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
-SRC_URI = "git://github.com/openbmc/bmcweb.git"
+SRC_URI = "git://scm.raptorcs.com/scm/git/bmcweb;protocol=https \
+ file://0001-Increase-request-limit.patch \
+ "
PV = "1.0+git${SRCPV}"
-SRCREV = "4418c7f0ddcc5d3518831729a380a0b67e5d4093"
+SRCREV = "1bfbe0e0372de7991bab9bb0a7ba015356f7d3b2"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud