From 706d7860b809cb4115380090798cd6ba2a57210f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 6 Apr 2020 15:01:46 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor') 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 -- cgit v1.2.3