summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-08 20:10:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-09 03:59:25 +0300
commitcd6fbefc581b23dba6175677b0103c71d1379cac (patch)
tree72307adc081b246125f22d6808975fbfad0aca45
parent7a633f5fd8b3c1090d235231a9747a0b6a19e091 (diff)
downloadopenbmc-cd6fbefc581b23dba6175677b0103c71d1379cac.tar.xz
sdbusplus: srcrev bump 6d83cf539a..4a46eb5aa0
Jonathan Doman (1): Make asio::object_server take const ptr to connection Patrick Williams (9): message: shorten message type bus: shorten bus type manager,interface: use shortened types vtable: shorten vtable type slot: shorten slot type slot: explicitly transfer pointer bus: reduce forward declaration for friendship slot: add friended get function object: handle diamond inheritance Change-Id: I9c08386ce8ff448c3ed40e89eba7544d3864bfac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 787e173255..1c8bbb3667 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"
-SRCREV = "6d83cf539ac0613e5639ec484c4865317795cd75"
+SRCREV = "4a46eb5aa05df6da3ba66446a6e1526098e47d0f"