summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-09 01:51:02 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit9a8bebe07bc5c4a34649c5b428c54191d1062433 (patch)
tree021e0fe0affcef4ce0538b18ffdd837525599efd
parent430b8c255dac1d0163f7b2a772543e70edfa2230 (diff)
downloadopenbmc-9a8bebe07bc5c4a34649c5b428c54191d1062433.tar.xz
bmcweb: srcrev bump 41352c2412..b6a61a5ec6
Alpana Kumari (1): Fix "MemorySummary" status: Disabled on IBM systems Jason M. Bills (2): Fix getting individual journal entries with an underscore Don't return a 500 error for entries without priority metadata RAJESWARAN THILLAIGOVINDAN (1): Add CPU core count property (From meta-phosphor rev: 5490524ff7882c278b65a0893f6d40658db5544a) Change-Id: I7fc1777c04c9fbd6851784312e4377b8da8dea7f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 c79b6dfbd..b79388406 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "41352c2412afb93f0f1749f70c96584696197e19"
+SRCREV = "b6a61a5ec6aa3509c7dccad521e3850c71008a7a"
S = "${WORKDIR}/git"