summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-04 19:30:14 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-04 19:17:10 -0400
commit00e0b0ef04689365e7cb9ba148bf9b99fb3eb6af (patch)
treed3fa9ee030b61a2a6eadcc1f35432cb7585ea5f2 /meta-phosphor/common/recipes-extended
parentae3b44624d6fa69d88982b5a014e98e562ac613b (diff)
downloadtalos-openbmc-00e0b0ef04689365e7cb9ba148bf9b99fb3eb6af.tar.gz
talos-openbmc-00e0b0ef04689365e7cb9ba148bf9b99fb3eb6af.zip
sdbusplus: srcrev bump 8ce61e4e20..e0d6965e73
Patrick Venture (3): clang-format-6.0 bump fixes update .clang-format header inclusion order clang-format: always break template declarations William A. Kennington III (2): clang-format: Sort using statements clang-format: Fix pointer alignment (From meta-phosphor rev: 120999ab98032349d69203cf907b8a2033510bbf) Change-Id: I5984feff9c85f4ef7c0481954cc3e073fa8488e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-extended')
-rw-r--r--meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
index 72edd5e30..8a2d5ed2c 100644
--- a/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -36,7 +36,7 @@ DEPENDS_append_class-native = " \
"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "8ce61e4e20a11fbb605cd29f07a820213dbcf91e"
+SRCREV = "e0d6965e73f1f648ed02e483277f81a328ecb6df"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"
OpenPOWER on IntegriCloud