summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-09 01:51:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-12 14:44:09 +0300
commit7c468a58f8863cedbcda1586ab29039c41b2081a (patch)
treec5721b203499620f219d704547d082dc79cf1799 /meta-phosphor
parent3ddbbe19024ca557f678cb64562938cc812090cd (diff)
downloadopenbmc-7c468a58f8863cedbcda1586ab29039c41b2081a.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>
Diffstat (limited to 'meta-phosphor')
-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"