summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-06 00:30:27 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-06 04:29:23 +0300
commit03b77369953546935655ddf670d022edadf421b5 (patch)
tree5b18e73190bf4175cf9e483f5dc3908bd7b4a5b9
parent87623eb0f3b1165c28b3b6949051aca154f5b2f1 (diff)
downloadopenbmc-03b77369953546935655ddf670d022edadf421b5.tar.xz
bmcweb: srcrev bump 456cd875f3..45ca1b868e
Ed Tanous (6): Add new option for query parameters Redfish: Query parameters: Only Implement Expand Implement odata-version checks Fix missing success code in Account PATCH Add setUpRedfishRoute to all nodes in redfish Change-Id: Ia40ac5116d3c2a669a636a619f1b01a7cb5714f2 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 8a3e47f24b..cd4bb39c7b 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 = "456cd875f3c56b45605d8a017e91d810876a035c"
+SRCREV = "45ca1b868e47978a4d2e8ebb680cb384e804c97e"
S = "${WORKDIR}/git"