diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-08-14 14:10:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-08-14 21:13:00 +0000 |
commit | c85a3e06fe326cc1fdafa3fc06b7234b3ea886ac (patch) | |
tree | 7dfd624555233cece5b12ef8ad0f5d0f4e82f362 /meta-phosphor/common/recipes-phosphor/dbus | |
parent | 6cdc6b1407abf9776d19618c935de28a0d613890 (diff) | |
download | talos-openbmc-c85a3e06fe326cc1fdafa3fc06b7234b3ea886ac.tar.gz talos-openbmc-c85a3e06fe326cc1fdafa3fc06b7234b3ea886ac.zip |
phosphor-dbus-monitor.bb: bump version
Change-Id: I11f52064a3a16fb7ec731eb6cb343d0fd3454f48
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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 2ceb8e85d..d9a9c6678 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 = "b1e329a6e5763cd40933f446bce759b585169e2d" +SRCREV = "2df09e242d6dd5961d831bd179f73489eba526ed" inherit autotools \ pkgconfig \ |