diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-04-09 18:05:07 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-04-10 03:16:37 +0000 |
commit | 4e9d7e65deb0ddc314a5c623d31e09a78824e250 (patch) | |
tree | 715bed30fb8cea75ac45af4014ebaec0a7a505bd /meta-phosphor/common/recipes-phosphor | |
parent | aaab1d2c3048038927dd118a57a7c09e7132d711 (diff) | |
download | talos-openbmc-4e9d7e65deb0ddc314a5c623d31e09a78824e250.tar.gz talos-openbmc-4e9d7e65deb0ddc314a5c623d31e09a78824e250.zip |
phosphor-dbus-monitor.bb: bump version
Change-Id: Iac2a0a3faeb9a40420030c4b2a846e1a8af309dd
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-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 9a31f1fc3..c3c293244 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 = "d1eac88d18ae7dd11033dba87b6aebb220da9064" +SRCREV = "06fdaff4bbfadf84123d5275433318e82643807a" inherit autotools \ pkgconfig \ |