summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-02 12:31:25 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-02 12:31:25 +0300
commit3e3a8284a09d521bd4c7392c3062398891b21bf9 (patch)
tree1f4972b8a9832391f9256fd54922778914569de1 /meta-phosphor/recipes-extended
parent9104c30f58dd7bd3d187dd47f2d11af2dde3c66d (diff)
downloadopenbmc-3e3a8284a09d521bd4c7392c3062398891b21bf9.tar.xz
sdbusplus: srcrev bump 9cde21ff1c..654d45b54c
Ed Tanous (1): Give async_send_hander a real constructor Nan Zhou (1): bus: utility to process messages in infinite loop Change-Id: I172c807ecf560f2ad2298a4278fe7ad871598bf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 36272429c1..6d6cff59eb 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 = "9cde21ff1c4f2e4a4c1d9e3cd3bc19c06dded95f"
+SRCREV = "654d45b54cb95ab9cbec4c4c2a6b02ba3bc0ffde"