summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 00:30:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-10 01:20:43 +0300
commitfe2a12f5a23caaefb094a289a0e7a2a1852892e3 (patch)
tree0da0cadc5e4792c3a0e2f89741c09ccd7f628cc8 /meta-phosphor/recipes-extended/sdbusplus
parent80fd99de66aee90a57d6de62306c71675880fac6 (diff)
downloadopenbmc-fe2a12f5a23caaefb094a289a0e7a2a1852892e3.tar.xz
sdbusplus: srcrev bump 384943be7e..5bc767aaec
Hannu Lounento (2): Replace interface member with bus Allow propagating exceptions from server methods Patrick Williams (2): async: scope: forward exception correctly sdbus++: async: client: handle readonly flags for properties Change-Id: I50978a3c10448b6fee5ac1f75bad3e80e49d3062 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/sdbusplus')
-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 68d596a218..0fa10b7289 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 = "384943be7e81b08ed102abfaa3f2be2ad915e800"
+SRCREV = "5bc767aaec712630123d1f60cfd9332b39c6186a"