summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-20 19:23:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-21 22:00:19 +0300
commit31a38d6ec9806b6788701d6dc5a97a37e8a5ed15 (patch)
treee2ea8f6573d5d9efad03a9a9cead644443ae8189 /meta-phosphor/recipes-phosphor/interfaces
parent88c57655bfb26b6470e0c10e94c1710261d683d3 (diff)
downloadopenbmc-31a38d6ec9806b6788701d6dc5a97a37e8a5ed15.tar.xz
bmcweb: srcrev bump 83deb7d8bd..94bda602f0
Tim Lee (1): systems: fix Members@odata.count is incorrect even Members have contents (From meta-phosphor rev: 252f672ab13cec82edf0cda575cd1d5243db3e59) Change-Id: Ie086ffa60238eff51ef2b934c328b3150b25c455 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 6a02aa1c8..122f8a052 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 = "83deb7d8bd399469f8167f768cd6bb641584529d"
+SRCREV = "94bda602f00b181befa20a08550439b3c1d3b256"
S = "${WORKDIR}/git"