summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-22 19:41:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-23 00:36:26 +0300
commit449ea7d2647236fb7a41203e80baa589a7ec16dd (patch)
tree5543bf5dcaa124635be07560150736c5b36f5829
parente6c4c7a0a6261dcfd80b346d53ac8f99cb3963d5 (diff)
downloadopenbmc-449ea7d2647236fb7a41203e80baa589a7ec16dd.tar.xz
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 <openbmcbump-github@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 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"