summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-30 06:01:58 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-31 03:54:28 +0300
commit874f1490da2dbf151a565e6565155a8fa82243e3 (patch)
treeb2c83894c42ba9a784974d2b86f1b48e611ee61d
parent3154613457ad02a6f6c175c073f31eb97a9bde8d (diff)
downloadopenbmc-874f1490da2dbf151a565e6565155a8fa82243e3.tar.xz
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>
-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 2619cd3eb2..a3f86a20c5 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 = "0442ef92689d7719c89474a4fc81fbdaca7a4a96"
+SRCREV = "58283f41276f86666aca6943e7405a20a1ff38b6"
S = "${WORKDIR}/git"