summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-22 22:20:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-23 18:40:54 +0300
commitb34e0dada006d92d6d12aac6055fb56c39385124 (patch)
tree784797709f4ee5aad369b48be34339b14a89db37 /meta-phosphor
parent2130603d27c0dafbc72c12fdc070b5f88a0f5b9b (diff)
downloadopenbmc-b34e0dada006d92d6d12aac6055fb56c39385124.tar.xz
sdbusplus: srcrev bump 6937348252..3b451ad4b0
Patrick Williams (7): async: scope: constructor fix to make clang happy sdbus++: async: client: fix clang warning on struct mismatch test: exception: suppress clang warnings async: execution: suppress clang warning of GCC diagnostic async: fix reference initializer warning stdexec: update to latest commit stdexec: pick up fixes for unused parameters Change-Id: I9a2f969c85887b5c7ab2230929ce8c5f9ad562ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 886ba340b5..3205816626 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@ PR = "r1"
PV ?= "1.0+git${SRCPV}"
SRC_URI += "git://github.com/openbmc/sdbusplus;branch=master;protocol=https"
-SRCREV = "69373482529f039de0cfccb3d01fbed562595c7e"
+SRCREV = "3b451ad4b07f6f88d4d2924e99eddfb7bfb34cce"