From 4ae5a0d6df95110f178f65e35d73b0a93d97d95f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 15 May 2020 17:11:29 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3