From 00e0b0ef04689365e7cb9ba148bf9b99fb3eb6af Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 4 Sep 2018 19:30:14 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common') 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" -- cgit v1.2.1