summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-30 04:20:51 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-04 01:50:55 +0300
commit2581835323d2244755b938572b3bf8774e2f2aa3 (patch)
treea45ae6ecf0c52c800355f43d4eb818eabd322af6
parent426da88718919af1b44daf8c289d923f1d5cd45d (diff)
downloadopenbmc-2581835323d2244755b938572b3bf8774e2f2aa3.tar.xz
sdbusplus: srcrev bump 37d48a0a22..1a25a10ded
Brad Bishop (4): Fix instances of zero-as-null-pointer-constant bus.hpp: fix missing-noreturn Fix inconsistent-missing-destructor-override asio: fix instances of unused-exception-parameter Patrick Williams (1): clang-format: update whitespace penalty Change-Id: Ibbd81748b4ba20fa8634f0b970d393eede89b766 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 8212123192..bbe946da81 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 = "37d48a0a22ab2dbcc8e841b41f65b47307afa14f"
+SRCREV = "1a25a10dedba6a6aae54d41192c24130ee043295"