summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-13 06:11:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-07-13 19:04:24 +0300
commit68eaa5301f24ea48029498ea29a2d58a844d2ab5 (patch)
treecbf15c8c1dd0811d8f48df6a434e3613dc1a3556
parent6a91e0e98f9913da8c7f39111343f249c33fc547 (diff)
downloadopenbmc-68eaa5301f24ea48029498ea29a2d58a844d2ab5.tar.xz
bmcweb: srcrev bump fe4b30937d..83fd8e1986
P Dheeraj Srujan Kumar (2): Fix Klocwork Issues - Return from int main() Dbus_Rest: Fix bmcweb crash Change-Id: I7454012629bca913f24300b2a9d270fcb15c3d4a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 5a3ccbb56..7255ecb60 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 = "fe4b30937df37b4f1d36f0bc848cab8647137348"
+SRCREV = "83fd8e19867f43f3a175d1ede65ad8636da553b3"
S = "${WORKDIR}/git"