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>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 787e173..1c8bbb3 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@
 PV = "1.0+git${SRCPV}"
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "6d83cf539ac0613e5639ec484c4865317795cd75"
+SRCREV = "4a46eb5aa05df6da3ba66446a6e1526098e47d0f"