bmcweb: srcrev bump 4bb3dc3465..fd4859a7fb
Ed Tanous (1):
Remove unused wildcard captures
(From meta-phosphor rev: c6204c629400fad03e39d7e8880099bd57a64806)
Change-Id: I33cc8e71ee87b5801e32ea4ebabfca051a084581
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index f927146..a6ca66a 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 = "4bb3dc346522b5f1e3bf6241c64238837caff5d2"
+SRCREV = "fd4859a7fba462b9762ac948702a1e768c66848f"
S = "${WORKDIR}/git"