summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-04 03:21:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:20:55 +0300
commit862f55bac1e0e544f03d348e217821dafec2ee36 (patch)
treee9b407e15c98eff967010d121253798290626ebb /meta-phosphor/recipes-phosphor
parent7cecf3e4470870870ec139e8ca70da61b3a42c6b (diff)
downloadopenbmc-862f55bac1e0e544f03d348e217821dafec2ee36.tar.xz
bmcweb: srcrev bump 313efb1c9a..055806b30d
Manojkiran Eda (3): Improve loops & fix cpp check warning Remove Unnecessary Include Headers Fix a possible null pointer dereference (From meta-phosphor rev: 376d0b5fab4f29de5db77f80b5cae420dae41bfe) Change-Id: I3215b857c4edfe4b6ac06998afe5c596705969bd 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 0dd5bac95..38bf3b66e 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 = "313efb1c9afcb0192585579a663467c28f873286"
+SRCREV = "055806b30dd7621b5018247d6fb4ac370bbaa527"
S = "${WORKDIR}/git"