summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-15 20:11:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:04:52 +0300
commit4ae5a0d6df95110f178f65e35d73b0a93d97d95f (patch)
treefc534851109cfcd4f137b544258cbf0e69f41269
parentab8bd3c63c8a7d2f9adb84a48238a7ef2331ca4c (diff)
downloadopenbmc-4ae5a0d6df95110f178f65e35d73b0a93d97d95f.tar.xz
bmcweb: srcrev bump c9bb6861cd..ab41ea10f7
AppaRao Puli (3): EventService: Add event log support with inotify EventService: Add MetricReport support Conditional build issue fix Chanyoung Park (1): Fix incorrect decoding of query string James Feist (1): Task: Use TaskEvent messages Johnathan Mantey (1): Create the IPv6 AddressState Redfish node for OCP Manojkiran Eda (2): Implement ReleaseAll Locks functionality AcquireLock : ResourceID Endianness Changes Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant Ratan Gupta (2): Change the allowed host configuration file size Remove the locks associated with the session Ravi Teja (1): Redfish(Network): Fix PATCH of existing IPv4StaticAddresses properties (From meta-phosphor rev: fb1442aa81b1f9994940e96221178421430cac5a) Change-Id: I791523f7f403a1a9c23a5e7c8245e171958612aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 d9ed09dfd3..7b687d3be6 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 = "c9bb6861cd1bac2e1849b09176564f01c185207c"
+SRCREV = "ab41ea10f7639cbcedc4cacbeb8530635eefc99c"
S = "${WORKDIR}/git"