summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2018-05-30 10:47:03 -0700
committerAndrew Geissler <geissonator@yahoo.com>2018-05-30 18:49:37 +0000
commitd0b13acb32e4bd15b9fc6dc2a7df75a86a99b5e4 (patch)
tree436981736f3a2d5912c199450a1e8f00764e9b9e /meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb
parentb2d1acb62f075fff2225df9f42b3749c323c268b (diff)
downloadtalos-openbmc-d0b13acb32e4bd15b9fc6dc2a7df75a86a99b5e4.tar.gz
talos-openbmc-d0b13acb32e4bd15b9fc6dc2a7df75a86a99b5e4.zip
sdbusplus: Bump version
This is a manual bump since automatic bumping is broken since openbmc/sdbusplus@8e20cfbd745db524fdc2ee9f1ee13b3852313f6d was integrated too early. This commit bumps to openbmc/sdbusplus@cd63eeebc2d4a561de7e7cfa45783fa63f0aa7c4, the commit just before the breakage. This allows us to move other packages forward so we can eventually integrate all of sdbusplus changes. Fixes openbmc/openbmc#3212 Change-Id: If4bf4391c9f5a31b0e247ec9a6b0f8523af7fe45 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/common/recipes-extended/sdbusplus/sdbusplus.bb')
-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 a9362d443..5075c7d54 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 = "20a6b6b98ae4d082e2fc32643cc204e4892f986a"
+SRCREV = "cd63eeebc2d4a561de7e7cfa45783fa63f0aa7c4"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"
OpenPOWER on IntegriCloud