summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-08 00:21:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-10 22:45:17 +0300
commit0adf892516db0935d11ae7c6f76414ae72ac23aa (patch)
treeebac5fbe1badacf376b83dfd42648f7a81dde42f /meta-phosphor/recipes-phosphor/interfaces
parent64be75200fa36316765af8db783d2eb5b081cec0 (diff)
downloadopenbmc-0adf892516db0935d11ae7c6f76414ae72ac23aa.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 1190b735e..2dedd6d08 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "c7a29d366c958bd20509ba88d17c4fb3cb38d7ef"
+SRCREV = "42cbe53889b5f2d358d1174245df51a23efcb3f8"
S = "${WORKDIR}/git"