commit | 3ae2991178a6c5f21e02ec2ce5bbe09ebf21b691 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 29 11:20:40 2022 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 29 11:20:40 2022 -0500 |
tree | 1c64695b2b80a0990af608c8b1be2fa7d7c7c4bb | |
parent | 161da7e40344566a666086ffda3449306ae2414f [diff] |
sdbusplus: srcrev bump 3607178830..2e37e97c5e Patrick Williams (3): shellcheck: fix issues clang-format: update with latest message: set 'get' as const Change-Id: I6845d856493eb4926d7d5883c57bc5185e09ab1e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc index 66264dc..cd46f29 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@ PV ?= "1.0+git${SRCPV}" SRC_URI += "git://github.com/openbmc/sdbusplus;branch=master;protocol=https" -SRCREV = "36071788304470cbec7141b0bf05d4c873c8df27" +SRCREV = "2e37e97c5e9eb4637827bdb46db36fc78d7b9af4"