summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-14 16:30:06 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-14 16:30:06 +0300
commit2851f39e4b5f51b757c7bfd355d6e751cda78525 (patch)
tree32878aafeb4283a9f89604c4a5cd767d35aa8701 /meta-phosphor/recipes-extended
parent4401d19c54b2691f0d3aa147b95d29168ae4bd54 (diff)
downloadopenbmc-2851f39e4b5f51b757c7bfd355d6e751cda78525.tar.xz
sdbusplus: srcrev bump 9ca0c929d9..a1fa6e5e1f
Ed Tanous (1): Make getProperty mutable Patrick Williams (7): asio: object_server: remove non-if_constexpr cases asio: object_server: simpilify 'callFunction' doc: format with markdownlint yaml: format with prettier shell: format with shfmt python: format with black,flake8,isort asio: object_server: fix 'callFunction' for void result Change-Id: I43a429145656f537e2cb852bf38249b41a19f30d 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 c82cbbbd2f..e55763c43d 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 = "9ca0c929d9ae80580c6d9f9bf7bce1231759c6bf"
+SRCREV = "a1fa6e5e1f15b60e84279279a3ea9f5160d5a193"