summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-18 19:41:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-19 05:02:40 +0300
commit732140fa688e6f39e44a91b43a82d45684d4049c (patch)
treeace7a185005c04fbfbd857c3900a9676a64c823a /meta-phosphor
parent7d0b3e71e03017f04b9943e5fa6e5a85205c01ca (diff)
downloadopenbmc-732140fa688e6f39e44a91b43a82d45684d4049c.tar.xz
bmcweb: srcrev bump fe30672809..a3316fc6f1
ZhikuiRen (1): Log BIOS POST Codes Through Redfish (From meta-phosphor rev: f2ca725a117b0b20799830ca5a5fc64a61ee9dfa) Change-Id: I9aca2f6ecde0ec562190c84875f0efb00143190d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 795d95854..173972929 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 = "fe30672809d9dcf83f6cab821d02650b250664b9"
+SRCREV = "a3316fc6f1684d38a2d2ccf227751a64a9cd719b"
S = "${WORKDIR}/git"