bmcweb: srcrev bump ab6554f1d8..453fed064d
James Feist (1):
Protect against timer exhaustion
Ratan Gupta (1):
Rest service root implementation
(From meta-phosphor rev: 6d5f121bf1db3b59ba422c44307f61eaae47e933)
Change-Id: I56255ebb517dec818542f99c08068d82ced23e32
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 42466e7..5237adf 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 = "ab6554f1d8197753cfb430a72798dde6f4461552"
+SRCREV = "453fed064da5751d4de325357ead2b4e1c5a3757"
S = "${WORKDIR}/git"