bmcweb: srcrev bump d6d59a65c3..4eaf2ee361
manojkiraneda (1):
Add unit test for the lock management
Change-Id: I703580529b0370d140d0fb1355fb561d20e795c7
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 030354b..45c1506 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "d6d59a65c334f0040177ffb3ab87f9b512a72cad"
+SRCREV = "4eaf2ee36116b4d2be4269df106d37d7d437a711"
S = "${WORKDIR}/git"