summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-02 19:50:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-03 03:45:19 +0300
commita768a968a80a0d7704dc45a4172ee43ffbbe6aa0 (patch)
treee3b209ee5c886f110871131bf0acf8d7b0fbcfcd
parent48e16b9e9cff90a4bccdf47c930ae2b4f3ab5877 (diff)
downloadopenbmc-a768a968a80a0d7704dc45a4172ee43ffbbe6aa0.tar.xz
bmcweb: srcrev bump 3d768a1651..f12b57b271
Ed Tanous (3): Make insecure-enable-redfish-query more specific Make log services use parameter delegation Delete forked function_traits Przemyslaw Czarnowski (2): Fix compilation of nbd_proxy.hpp Fix unmounting image in proxy mode. Sui Chen (1): Add OpenBMC.1.0.ServiceStarted to registry Willy Tu (1): storage: Call function only if interfaces exist Change-Id: I9e5d03a6a4deac74c65a561e0e1843f284142089 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 b461a2e6bd..f91bc00bcc 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "3d768a165183dd8cf7e485ac67ab7270845d5f87"
+SRCREV = "f12b57b27157418bbc2c1bf96f1d1cd9db52739b"
S = "${WORKDIR}/git"