summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-06 18:01:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-07 02:47:18 +0300
commit706d7860b809cb4115380090798cd6ba2a57210f (patch)
tree38ad5a5dfe29ffa0e078c3f353edd5bdaf89146b /meta-phosphor
parent7f48f8cd4c49c52e079c470f6fb3f6d90c8c2c35 (diff)
downloadopenbmc-706d7860b809cb4115380090798cd6ba2a57210f.tar.xz
phosphor-dbus-monitor: srcrev bump b4d6990942..44fd7e89b5
Also switch inherit to python3native. Marri Devender Rao (1): Switch to python 3 (From meta-phosphor rev: 3a89bfd69a790b558bdb914157f101ba746455ba) Change-Id: Iacff9dca5301b36b7ef26febdd3a252c7fb7bc40 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index 4785e5b2d3..3e4fa8ae40 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
@@ -7,11 +7,11 @@ 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 = "b4d69909425dac7bccb28331f2da78a0ad7092b8"
+SRCREV = "44fd7e89b5d4517c28f5a03b806373188426ee5f"
inherit autotools \
pkgconfig \
- pythonnative \
+ python3native \
phosphor-dbus-monitor \
obmc-phosphor-systemd