diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-03-30 14:15:08 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-03-30 17:06:03 +0000 |
commit | 3c9f2f0ddaddb22b49ee1a8c77f28594f49e9b6d (patch) | |
tree | b7fbbed91b76529cab6e29f90ea844b357b2329e /meta-phosphor/common/recipes-phosphor/dbus | |
parent | b790b118a227b62365823962ad81c0f554ef29f9 (diff) | |
download | talos-openbmc-3c9f2f0ddaddb22b49ee1a8c77f28594f49e9b6d.tar.gz talos-openbmc-3c9f2f0ddaddb22b49ee1a8c77f28594f49e9b6d.zip |
phosphor-dbus-monitor.bb: bump version
Change-Id: I43a6280f4d98d2e84b820ee65316cc1c103c5a52
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb index aaa8183b6..9a31f1fc3 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-dbus-monitor" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-dbus-monitor" -SRCREV = "1abcb06bedadfbd40b4ec6f7e5f6a95021df3c96" +SRCREV = "d1eac88d18ae7dd11033dba87b6aebb220da9064" inherit autotools \ pkgconfig \ |