bmcweb: srcrev bump c7a29d366c..42cbe53889
AppaRao Puli (1):
Add support to fetch the 'Updateable' components
Gunnar Mills (3):
Move Crashdump to OemCrashdump
Update update_schemas.py with new Oem
Add Power Supply Attributes
Richard Marian Thomaiyar (1):
[pam]: Restrict user authentication to redfish grp
(From meta-phosphor rev: 39a7eff4ad8528e09b9fe46ad21b5f30cb37bc69)
Change-Id: I84f2c3ad0143221da0c803d035d86482228db408
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 1190b73..2dedd6d 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 = "c7a29d366c958bd20509ba88d17c4fb3cb38d7ef"
+SRCREV = "42cbe53889b5f2d358d1174245df51a23efcb3f8"
S = "${WORKDIR}/git"