bmcweb: srcrev bump abf2add6a3..029573d4d5

Ed Tanous (2):
      bmcweb: Fix some errors in Redfish Sessions
      bmcweb: Implement single Redfish "system" endpoint

Change-Id: I26483113638caef813ac6da2f0616647114fa79d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 53bea3d..d2b0972 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "abf2add6a35aaf42ba60c4ae955a4d8925b13b19"
+SRCREV = "029573d4d59ce5a67e4713a261b703f6cadfd8ef"
 
 S = "${WORKDIR}/git"