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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 8a3e47f..cd4bb39 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
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"