bmcweb: srcrev bump 5207438cbf..72d52d2511

Asmitha Karunanithi (1):
      Change BMC and System dump code

Ed Tanous (2):
      Correct return code for too many subscriptions.
      Fix integer constant from 20 to 18

(From meta-phosphor rev: 144786f4305fdf5ef120d4987af361566db11fe4)

Change-Id: I874a99473fdcedb93eabaa281a9a6c5f2adb26e5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index eeed94e..7c7386b 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 = "5207438cbf2b5070b5fa2216c9aa39da057b0cb4"
+SRCREV = "72d52d2511bfcb2bdd168a561d16ce2c0dd436aa"
 
 S = "${WORKDIR}/git"