summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-04-02 15:45:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-03 00:14:26 +0300
commitb4806382c4f97fed61b79f5d98968d3fe78b8a9b (patch)
tree24a154e0d49d6fbef3dae3585506767ec8574faa /meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
parent384f1909f842aeb25c2ae1ec0245985cd298cad7 (diff)
downloadopenbmc-b4806382c4f97fed61b79f5d98968d3fe78b8a9b.tar.xz
phosphor-time-manager: use python3
(From meta-phosphor rev: 759dd47bb7821db29b2707ecd2e0427b029be0d7) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie54d4f9bba9ad4e749926405aea70541abfb41be Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index dfa435b1f..ebb642717 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -5,7 +5,7 @@ PR = "r1"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-inherit autotools pkgconfig pythonnative
+inherit autotools pkgconfig python3native
inherit obmc-phosphor-dbus-service
DEPENDS += "autoconf-archive-native"