summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-06-12 14:40:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-06-12 16:37:28 +0300
commitd7814cd9a42cf070250e21fef623023aa25f458d (patch)
treec0e03db576597ad5e330f880a3f68942a3784cb1 /meta-phosphor/common/recipes-extended
parentec821127eca758985fe1cc6b197c4b94e8bc26cf (diff)
downloadopenbmc-d7814cd9a42cf070250e21fef623023aa25f458d.tar.xz
sdbusplus.bb: bump version
Change-Id: Id910d8c7605a547351804bf261e6a07d5a471282 Signed-off-by: Andrew Geissler <geissonator@yahoo.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 5075c7d54..eb67f9bd4 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 = "cd63eeebc2d4a561de7e7cfa45783fa63f0aa7c4"
+SRCREV = "51b20018323935796b4c4eb916f912c1876c96df"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"