summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-22 18:21:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-26 04:59:39 +0300
commit893ab66c9918370d16f969bfab4b2f54681acda0 (patch)
tree9aaab9907fcbe38494f2b8e30ab3cfbff3e1523b /meta-phosphor/recipes-phosphor/interfaces
parentf0f9499a866e4b5a4dbfd1666ef7a9c50bb8b5ba (diff)
downloadopenbmc-893ab66c9918370d16f969bfab4b2f54681acda0.tar.xz
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>
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 99d6b4f278..0e0abb2368 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 = "9a128eb3fc3008f802974360e98de6495ed1a66b"
+SRCREV = "1a6258dc985cde406d9098130e4a2d683e82beb2"
S = "${WORKDIR}/git"