sdbusplus: srcrev bump 1caa5e8a5a..50f1daeacb

Arun Lal K M (1):
      Make register_method accept 'Flags'

Patrick Williams (11):
      sdbus++: move interface name to common header
      sdbus++: move enum definitions to common header
      async: proxy: fix property sub-proxy initialization
      async: proxy: use variant in property-set
      sdbus++: server: simplify header include templates
      sdbus++: add start of an async client
      sdbus++: async: client: add generated method calls
      sdbus++: async: client: move context to constructor
      sdbusplus: async: client: prettify the generated code
      sdbus++: async: client: add generated property calls
      sdbus++: async: client: example: add a few comments for clarity

Change-Id: Ifcc0c02d31c8bd70f496b60ca6f4cf53acec9487
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 9647a2d..f428cc3 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;branch=master;protocol=https"
-SRCREV = "1caa5e8a5ad9e9f26ddf2effe095ba1670911bc1"
+SRCREV = "50f1daeacb9c27a4fb1439bad0e8487ce850ad55"