From b999bbf5944af94de711ee4ebe2e757d0344e308 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 28 Apr 2023 07:10:41 -0500 Subject: 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 --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index 9647a2ddb3..f428cc35f1 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 = "1caa5e8a5ad9e9f26ddf2effe095ba1670911bc1" +SRCREV = "50f1daeacb9c27a4fb1439bad0e8487ce850ad55" -- cgit v1.2.3