summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-22 23:30:42 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-23 22:53:39 +0300
commitd21f981f9b5207786bbcdd1ada216ec60a1ac9e6 (patch)
tree977a92b26f960b2c607e9ed431bc5f13b3a3a5be /meta-phosphor
parentcc8e33eea7b6934c685113a5dde676f5639fd9a6 (diff)
downloadopenbmc-d21f981f9b5207786bbcdd1ada216ec60a1ac9e6.tar.xz
bmcweb: srcrev bump 60a86d6c3d..a3526fee27
Claire Weinan (1): Fix function name handleLogServicesCollectionGet Gunnar Mills (1): Remove q-factor weighting on Accept Header Jiaqing Zhao (2): query_param: Move maxEntriesPerPage to Query struct Fix build failure with redfish-provisioning-feature enabled Nan Zhou (1): OWNERS: nanzhou can own query codes Change-Id: Ib4d47ac33b8f6ebf138fff9879cf3c6af74dfdec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 63d753d508..a1f4aa204c 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 = "60a86d6c3d0d7afce431e7ae6b1299e7ea7cbb8c"
+SRCREV = "a3526fee27da0e324cd022ea77d282d1146b3317"
S = "${WORKDIR}/git"