summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-18 03:30:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-22 01:59:29 +0300
commitb538ec7ab8000d742200eef730bf7045cec988d9 (patch)
tree8672f5e2dbc1c4778cb317a3407ef04c1a69d3dd /meta-phosphor
parent1b04da50a03974911cb61b70a424971d8b4c4e3b (diff)
downloadopenbmc-b538ec7ab8000d742200eef730bf7045cec988d9.tar.xz
bmcweb: srcrev bump f5b191a687..a6e5e0ab43
Carson Labrado (1): chassis-state: no error in chassis if unavailable Change-Id: I412bf1d40ba0bf8cb65232324a583209015f7aaa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 c459ddfeac..6ef4640d02 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "f5b191a68700bc58beadaaf9224d4d6f69ccf5dc"
+SRCREV = "a6e5e0ab436662983f2468f347a76b0cfbac83f1"
S = "${WORKDIR}/git"