summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-07 09:41:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-07 17:33:50 +0300
commitc386d6d5460a41c925dcec1f54112d47b528cafa (patch)
tree92e969d80d6e6bcb84b9254c10e7c945142d47a5 /meta-phosphor/recipes-phosphor
parentd47fb620317ccf05687ace774eb97289ae773aa8 (diff)
downloadopenbmc-c386d6d5460a41c925dcec1f54112d47b528cafa.tar.xz
bmcweb: srcrev bump 07a602993f..78158631ae
Ed Tanous (1): Update required version of boost to 1.71 James Feist (1): Add Drive Error Registry Message Johnathan Mantey (1): Redfish: Implement DHCPv4 and DHCPv6 handling Zbigniew Kurzynski (1): Auth methods configuration (From meta-phosphor rev: c5ca345e4b01403852ca3da727034aa9922a1419) Change-Id: I95e33897f10a85f82fa40ebcde2a759843f7adfd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index db0210d51..0084d28cc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "07a602993f1007b0b0b764bdb3f14f302a8d2e26"
+SRCREV = "78158631aeab5b77ea9a5f566508285cb839fadf"
S = "${WORKDIR}/git"