summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/debug
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2020-02-20 09:13:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-07 20:31:29 +0300
commit9b2384a1a1989781d9825e877afad4a260b74df0 (patch)
treedf2e597582b85544dc340ec587e521f74deb61ca /meta-openpower/recipes-phosphor/debug
parent6a25760c39a4bf8e168fe52390db70a38ef93054 (diff)
downloadopenbmc-9b2384a1a1989781d9825e877afad4a260b74df0.tar.xz
openpower-debug-collector: switch to python3
(From meta-openpower rev: 45c1fcd1ea9a3e0cf476853e719adcffd28221ad) Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I96ba2d6854b992e619f5c5fc60f90de6ff8d560f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor/debug')
-rw-r--r--meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb b/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb
index d637aac27..08b58ea7c 100644
--- a/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb
+++ b/meta-openpower/recipes-phosphor/debug/openpower-debug-collector_git.bb
@@ -7,7 +7,7 @@ PV = "1.0+git${SRCPV}"
inherit autotools \
pkgconfig \
obmc-phosphor-systemd \
- pythonnative \
+ python3native \
phosphor-dbus-yaml
require ${BPN}.inc