summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-11 20:21:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-13 18:05:55 +0300
commit2441c13acfe67094e84d5078b6526aeb14925c2f (patch)
tree0ec1dc23eecfbfc51423063c0992c3b8be0908a0 /meta-phosphor/recipes-phosphor/interfaces
parente4b2f0983ec5c3f6a4113e92a5da0b9bd12337d6 (diff)
downloadopenbmc-2441c13acfe67094e84d5078b6526aeb14925c2f.tar.xz
bmcweb: srcrev bump 7c486a180c..b74e4405a2
Ed Tanous (1): Remove tick timer Zhikui Ren (1): fix processor summary (From meta-phosphor rev: 83ae28214fe9ebf5c3f7d4ce59678fe18acde3ca) Change-Id: I5d5c78f83fe05d6aef6656b82b220055bbd8ddac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 f03de37d3a..8678232ee3 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 = "7c486a180c492d5f0080ad59ad44b0b59787ac31"
+SRCREV = "b74e4405a20d1212b5e5ac73854b86007c716d51"
S = "${WORKDIR}/git"