bmcweb: srcrev bump bd5db5221f..14b0b8d524
James Feist (1):
pid: Don't delete configurations
Change-Id: I231783284fef828fcee91d0ba980e7ccfa3e85d8
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 c8344d4..5573b64 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 = "bd5db5221f1a295da61a3e4dba0c48724e090825"
+SRCREV = "14b0b8d5240cf96647025a083b453fb1239d4cfe"
S = "${WORKDIR}/git"