summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2020-02-20 09:14:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-03 00:14:35 +0300
commit6d7788f999b226d7b95a35bea70ebe2b7f38e73e (patch)
treec102e72f861034f55018047065ab21e89c2ed034 /meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
parent7409bbad446c096bb7ad683d3a7d317989bac018 (diff)
downloadopenbmc-6d7788f999b226d7b95a35bea70ebe2b7f38e73e.tar.xz
phosphor-debug-collector: switch to python3
(From meta-phosphor rev: f9cd1c64a747f29575e5d212e11e16a0315fbf60) Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: If7ac050a16370327dd7878b544a73cd200be098b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
index e1a544c97..7f05e75a9 100644
--- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -23,7 +23,7 @@ SYSTEMD_PACKAGES = "${PN}-monitor"
inherit autotools \
pkgconfig \
obmc-phosphor-dbus-service \
- pythonnative \
+ python3native \
phosphor-debug-collector
require phosphor-debug-collector.inc