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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 6a02aa1..122f8a0 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 = "83deb7d8bd399469f8167f768cd6bb641584529d"
+SRCREV = "94bda602f00b181befa20a08550439b3c1d3b256"
S = "${WORKDIR}/git"