summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 19:40:04 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-09 18:10:54 +0300
commit05ed027c7b1376d26cf96427de45ee838686a4de (patch)
treebcc436243ac62812b7ffb3e8fec7d35ab587b2e0
parent63f9ff495dbf8f022c379775e93121ee0d960258 (diff)
downloadopenbmc-05ed027c7b1376d26cf96427de45ee838686a4de.tar.xz
sdbusplus: srcrev bump ae47928b21..5d26ec9ef5
Patrick Williams (8): sdbus++: remove old 'NEW_CAMELCASE' define prettierrc: update config black: reformat python scripts shell: reformat with beautysh clang-ignore: remove unneeded file sdbus++: simplify namespace generation black: re-format Revert "black: re-format" Change-Id: Iffbce00e89e11de08d96a083bab24748a5a27cd9 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 d6f14c6a9c..37191aa9e0 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 = "ae47928b21e1aece18962a5b9254837dc5d692d6"
+SRCREV = "5d26ec9ef5e46b93fe629fea55f1f9af8da7ded0"