diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-04-11 05:10:08 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-04-11 11:29:23 +0000 |
commit | 438ce124e4a14e843690cb11ba8aa0b345cab1fb (patch) | |
tree | fc5a550b9a13de8f1c9e9896ba5219d5430258d1 /meta-phosphor | |
parent | ce9fd1a8e502f120d9aea361e01fc31b316d8e06 (diff) | |
download | talos-openbmc-438ce124e4a14e843690cb11ba8aa0b345cab1fb.tar.gz talos-openbmc-438ce124e4a14e843690cb11ba8aa0b345cab1fb.zip |
phosphor-dbus-monitor.bb: bump version
Change-Id: Idf4713febc9a0ce07a5c27da5058692fbbf4c360
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 c3c293244..4f522e1bd 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 = "06fdaff4bbfadf84123d5275433318e82643807a" +SRCREV = "6524b9d8385919276d21471bec4352b00146c2d0" inherit autotools \ pkgconfig \ |