From 3172ac67c7cfcc0f25c7634e9bd0ac2b020f86f8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 24 Sep 2018 14:00:15 +0000 Subject: sdbusplus: srcrev bump 5b701c66a8..703892e2d9 Adriana Kobylak (1): exception: Add .get_errno() method Manojkiran Eda (1): Installation of sdbusplus on custom distributions Vernon Mauery (1): Fix memory leak in async_send_handler error path (From meta-phosphor rev: e3061e3b688675514a26224d1b7ead363b69cddd) Change-Id: Id40d527155c9649fe3ae65a4985a4975a053b69e Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-extended') diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb index c29bd6630..4b617e0dd 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb @@ -36,7 +36,7 @@ DEPENDS_append_class-native = " \ " SRC_URI += "git://github.com/openbmc/sdbusplus" -SRCREV = "5b701c66a808d5b80436c71cc9ce8576ad3dfda6" +SRCREV = "703892e2d9054f3ea2ad2de747c8c496095f6c7e" PACKAGECONFIG ??= "libsdbusplus transaction" PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd" -- cgit v1.2.3