summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-20 21:00:29 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-20 21:00:29 +0300
commit8b23b3bf64f49a75d0d70f2b3546fb3d1aed9240 (patch)
tree67c2b659b8ad1bac095f38011979205b224c4388 /meta-phosphor/recipes-extended/sdbusplus
parent6dce5383f8fb50619796e72ef3cf5e71fe4519c6 (diff)
downloadopenbmc-8b23b3bf64f49a75d0d70f2b3546fb3d1aed9240.tar.xz
sdbusplus: srcrev bump 936cb89e5d..fd995def4d
Ed Tanous (9): Use more specific includes Remove initialized_ member Remove size_t from SetPropertyReturnValue Break out callFunction Delete callbackYields Fix vtable entires for offset callbacks Break out post-spawn lambda into method Remove message copy Break out lambdas into helpers Patrick Williams (6): sdbus++: interface: move basic constructor inline sdbus++: interface: move variant constructor inline sdbus++: interface: reduce excess whitespace sdbus++: method: reduce mako embedded python sdbus++: interface: reduce mako embedded python sdbus++: interface: simplify client.hpp Change-Id: I8edc554cad5f612f1d304020da9db371f211bb0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/sdbusplus')
-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 8359930d30..7b07064405 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 = "936cb89e5d66e9741d27e2bf75c332ddd985e4bc"
+SRCREV = "fd995def4dce8b0234fa3560049fe6c1a2d74a84"