commit | b195b82060078f5003227ebc94c9241b5b94f116 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jun 23 17:10:40 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Jun 24 10:47:29 2023 +0000 |
tree | fdbe35ef5272ca489afddfdcf5bbcfaf3783d250 | |
parent | 2e52b2c7dcff776e9b8ab3db2053fa56d87a22b6 [diff] |
sdbusplus: srcrev bump 3cc9c302f0..fa663aec1e Patrick Williams (2): async: add is_sender type-aliases stdexec: update to latest commit Change-Id: I264aa6371700bf76a055f4cf91528e2fd7e59845 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 91f04a2..0c2adbf 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 = "3cc9c302f0030d7b81ad52410223eca282e242e0" +SRCREV = "fa663aec1ec21036f972318cb9cd59b3623f7afd"