bmcweb: srcrev bump 0442ef9268..58283f4127
Carson Labrado (1):
Aggregation: Improve handling of certain requests
Ed Tanous (7):
Add link support to SystemsCollection
Enforce git commit message rules
Refactor sensor code
Refactor functions in sensors
Sensor optimization
Upgrade boost 1.78->1.80
Change meson to only require boost 1.79
Johnathan Mantey (1):
Report MACAddress is read-only for a D-Bus Not Allowed response
Krzysztof Grobelny (2):
used sdbusplus::unpackPropertiesNoThrow part 4
used sdbusplus::unpackPropertiesNoThrow part 5
Change-Id: I59bbc5f5ca6f477f39a4def6fcac2eeb87e3871e
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 2619cd3..a3f86a2 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 = "0442ef92689d7719c89474a4fc81fbdaca7a4a96"
+SRCREV = "58283f41276f86666aca6943e7405a20a1ff38b6"
S = "${WORKDIR}/git"