From ae60c9c1a7020171cfda22cac910946915828057 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 2 Apr 2020 21:31:02 +0000 Subject: phosphor-fan-presence: srcrev bump 5a80f3aec4..f24d7749b3 Also switch inherit to python3native. Matthew Barth (1): Switch to use of python3 (From meta-phosphor rev: edc6affa3a15e0b1a2737763f5a17917f60c11de) Change-Id: I92dda018935b1765b0c809a709785e645282e139 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/fans') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index cc3a85315..fe482caa1 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "5a80f3aec4cc817b0f20ce2ddd83d930b7df3af1" +SRCREV = "f24d7749b3c65af3b76039fce729fe4ae278b892" diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb index 34a615b87..02eee307d 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb @@ -6,7 +6,7 @@ PV = "1.0+git${SRCPV}" require ${BPN}.inc -inherit autotools pkgconfig pythonnative +inherit autotools pkgconfig python3native inherit obmc-phosphor-systemd inherit phosphor-fan -- cgit v1.2.3