bmcweb: srcrev bump 017848263e..6295becabb
Ed Tanous (1):
Don't throw if no-content is provided
Jason M. Bills (1):
Fix SSL-disabled build
anil kumar appana (1):
Fix remove callback user privilege access to login
Change-Id: Id3705e872dc37835352256cf481ea88373758dd3
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 a850618..8146f2e 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "017848263e97e6eb9f7d486071a616626fec0591"
+SRCREV = "6295becabb9edba2edb53a3c0dddc13d2ffac8dd"
S = "${WORKDIR}/git"