From 449ea7d2647236fb7a41203e80baa589a7ec16dd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 22 Feb 2021 16:41:02 +0000 Subject: bmcweb: srcrev bump 65f7365901..ee135e246d Ed Tanous (6): Start using sdbusplus::message::filename() Add issue templates Fix nlohmann::json::dump calls Fix compile issue on DISABLE_XSS_PREVENTION Remove permessage deflate from the build Change config file name to bmcweb_config.h Manojkiran Eda (1): Enable Parallel Linking for LTO builds SunnySrivastava1984 (1): Add additional Redfish Memory properties Change-Id: I6882ba320b1d0c9b208b14e9cdcfaecc05b2d912 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 1ac3cc173..83e5cf9d8 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 = "65f7365901fad2437456f4edcdac41e03f0ca259" +SRCREV = "ee135e246d8348048b5409b5ed0b81d9c1820c30" S = "${WORKDIR}/git" -- cgit v1.2.3