summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-30 16:50:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-31 00:21:58 +0300
commitfe680e0e0eb47f39ac26de12a0593f2744c50433 (patch)
tree22edd77cb76bb130572e7b6dbaedb44d0fd5845e /meta-phosphor/recipes-extended
parent99111289c9627b8c2203c3defb7cd5e358f70c53 (diff)
downloadopenbmc-fe680e0e0eb47f39ac26de12a0593f2744c50433.tar.xz
sdbusplus: srcrev bump 3b451ad4b0..5d16a8ed4d
Patrick Williams (4): async: client: fix uninitialized proxy error on clang stdexec: pull in async_scope async: switch to stdexec async_scope async: context: remove pending_exception handling Change-Id: I8b9655e0c5eb09d3ba2993ae53cb76e55b95b27a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-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 3205816626..a595035ed0 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 = "3b451ad4b07f6f88d4d2924e99eddfb7bfb34cce"
+SRCREV = "5d16a8ed4d2755c70767036f11dfc1b438fe2632"