summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-14 16:20:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-09-15 20:55:25 +0300
commitc484c0ad7f4f6b64a3f156856aec57cb8d769e2f (patch)
treeabc2b20bc7cfe5572ab7b9156f9e175d4a059673 /meta-phosphor/recipes-extended/sdbusplus
parentfedf20779cae36d646216995ed8cee62d6c6e3af (diff)
downloadopenbmc-c484c0ad7f4f6b64a3f156856aec57cb8d769e2f.tar.xz
sdbusplus: srcrev bump 43fcd1cebd..f6e67e8789
Jagpal Singh Gill (1): docs: propose D-Bus paths and service-name format for interface yaml Patrick Williams (5): sdbus++: common: generate object_paths sdbus++: common: generate service_names example: calculator: use YAML paths and service_names support sdbus++: common: allow empty path segment values sdbus++: aserver: fix method parameter unpack Change-Id: Ic521b879f79bf5fc899657ae2f9f74fe772043c5 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 4e4626f819..0cb5158be1 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 = "43fcd1cebdab4c650536a01e314312e46ae2adbb"
+SRCREV = "f6e67e87893b531d527d60a24d192bb6327964ef"