commit | 893ab66c9918370d16f969bfab4b2f54681acda0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 22 15:21:01 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 26 01:59:39 2021 +0000 |
tree | 9aaab9907fcbe38494f2b8e30ab3cfbff3e1523b | |
parent | f0f9499a866e4b5a4dbfd1666ef7a9c50bb8b5ba [diff] [blame] |
bmcweb: srcrev bump 9a128eb3fc..1a6258dc98 Przemyslaw Czarnowski (1): Fix comparison for proxy/legacy mode Change-Id: If8deb9f86b544e63b07b07aca3449d4b22e7384c 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 99d6b4f..0e0abb2 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 = "9a128eb3fc3008f802974360e98de6495ed1a66b" +SRCREV = "1a6258dc985cde406d9098130e4a2d683e82beb2" S = "${WORKDIR}/git"