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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5a3ccbb..7255ecb 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "fe4b30937df37b4f1d36f0bc848cab8647137348"
+SRCREV = "83fd8e19867f43f3a175d1ede65ad8636da553b3"
 
 S = "${WORKDIR}/git"