commit | b538ec7ab8000d742200eef730bf7045cec988d9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Feb 18 00:30:09 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Feb 21 22:59:29 2022 +0000 |
tree | 8672f5e2dbc1c4778cb317a3407ef04c1a69d3dd | |
parent | 1b04da50a03974911cb61b70a424971d8b4c4e3b [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index c459ddf..6ef4640 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;branch=master;protocol=https;nobranch=1" PV = "1.0+git${SRCPV}" -SRCREV = "f5b191a68700bc58beadaaf9224d4d6f69ccf5dc" +SRCREV = "a6e5e0ab436662983f2468f347a76b0cfbac83f1" S = "${WORKDIR}/git"