summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-07 06:51:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-08 01:25:38 +0300
commit716921b745eb3ee473a1b2507732be8c7a278cf8 (patch)
tree79f855908eee5f9cecd21f456f38f2969a1c4b4c /meta-phosphor/recipes-phosphor
parent36a346044050c37c3e2041c5e8c86c7470964fd6 (diff)
downloadopenbmc-716921b745eb3ee473a1b2507732be8c7a278cf8.tar.xz
bmcweb: srcrev bump 8c88860856..8a3bb71ebc
AppaRao Puli (1): EventService: SubmitTestEvent initial support Sunitha Harish (1): Persist the lock table Zhenfei Tai (1): bmcweb: Replace deprecated boost call (From meta-phosphor rev: 31ebe3113a2771d760c2934aa2616366c095c0e0) Change-Id: I4d31307d7e6a1093b66b330069231f155a435f96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 9b3ba81ce1..48582c08cf 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "8c88860856ac446254cd13ff352f6f8c06a0bf30"
+SRCREV = "8a3bb71ebcdf14dafd5967192f73bf2416e8bb6e"
S = "${WORKDIR}/git"