summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-18 12:21:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-18 15:28:15 +0300
commit2acad90528ef2bcfe419e1b886d539011db6dd96 (patch)
treec3a90e6c103b15bc80dcd3e9999d821b2b953ecc /meta-phosphor
parent63e92bb4f17a9f0e6688917e33e96634689da695 (diff)
downloadopenbmc-2acad90528ef2bcfe419e1b886d539011db6dd96.tar.xz
bmcweb: srcrev bump 91243c3b28..7d7034a65c
AppaRao Puli (1): IndicatorLED get and set support Zbigniew Lukwinski (1): mTLS access fix to some URLs. (From meta-phosphor rev: 39fea1bfb4b50aa35783da440c069e55241374d0) Change-Id: If3b6c46e59f1585e5ff1951e8a58dfda711a9482 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 39eea89a5..396f9781d 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "91243c3b28b1df66e682f5a3ee96341fdc516b5a"
+SRCREV = "7d7034a65cf91e481e74494eec36957ceff573e9"
S = "${WORKDIR}/git"