summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-17 14:10:15 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-17 10:56:52 -0400
commit3be573de06259556a854f947c2ccc9cbdbd3031f (patch)
tree6a996c3fec52610aa73cd0156fb4f22d9f6b57f8 /meta-phosphor/recipes-extended
parentb753ab04b1f337669cda9480efd73fdfbe7c8d40 (diff)
downloadtalos-openbmc-3be573de06259556a854f947c2ccc9cbdbd3031f.tar.gz
talos-openbmc-3be573de06259556a854f947c2ccc9cbdbd3031f.zip
sdbusplus: srcrev bump b641d103ad..035c73b213
Vernon Mauery (3): Add common sd_event timer class add common timer.hpp unit tests sdbus::asio: service sd_event loop upon request (From meta-phosphor rev: 33fcc55c512b50aab4acc56183790a2b6e18b6b9) Change-Id: I2da51ded0c31f641caa0ca00ba5b8365032ee05d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus.bb
index 2c17f5812..0f81b9bb4 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 = "b641d103ad1b8b2fc946625307674600d44d08f6"
+SRCREV = "035c73b2136fdd88c1db7a0ec89f08e312092130"
PACKAGECONFIG ??= "libsdbusplus transaction"
PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"
OpenPOWER on IntegriCloud