summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-04 14:50:10 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-04 14:50:10 +0300
commit1127cb03ce25ae2aee7d1d4121299ccc432716cd (patch)
tree30db48fccea950da9a88a6c8ff135028277ac5ec /meta-phosphor/recipes-extended/sdbusplus
parentc70a173710cad9ee6c7641147d733dc3895a11bd (diff)
downloadopenbmc-1127cb03ce25ae2aee7d1d4121299ccc432716cd.tar.xz
sdbusplus: srcrev bump fd995def4d..819ca0ba20
Ed Tanous (5): Optimize object_server Use offset to avoid lookups Add back explicit constructors Fix behavior of const_ properties Make dbus_interface uncopyable and unmovable Jason M. Bills (1): Fix build error on register_signal() Jitendra Tripathy (1): Fix for failure of sending signal Change-Id: I3b6edc643a5dba275c6f09afc8e48a706e341ee5 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 7b07064405..a31e620f06 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 = "fd995def4dce8b0234fa3560049fe6c1a2d74a84"
+SRCREV = "819ca0ba209ba9eb590a5e53cd37b2ba0f878107"