From b77f7772014310c95d6988c7930a597d6d2084ae Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 14 Oct 2022 10:11:05 -0500 Subject: sdbusplus: srcrev bump 1778b12b1d..77b8aac3ab Patrick Williams (22): std::execution: import from p2300 prototype async: add coroutine task support async: add context support async: add client-object proxy async: add match event: add a simple wrapper around sd-event async: context: support stopping the context event: add oneshot timer support async: add sleep_for sender async: add scope async: scope: add completion sender async: context: handle shutdown better async: match: stop pending sender on dtor async: handle exceptions and stops async: scope: allow blocks before started test: async: add a few recursive task tests async: context: spawn on worker thread async: context: simplify run function async: context: allow run re-entrance async: context: allow many exceptions test: async: tweak time multiplier docs: move yaml documentation to a subdir Change-Id: Ia1c632552d05a9916145db3b4b76605cac2929a6 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index c161f43b50..8031b2853e 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 = "1778b12b1d304b759fd6b86f25f8efb74870a953" +SRCREV = "77b8aac3abf614331e5ec2b50d6f5bf465cb4433" -- cgit v1.2.3