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>
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 d637aac..08b58ea 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 @@
 inherit autotools \
         pkgconfig \
         obmc-phosphor-systemd \
-        pythonnative \
+        python3native \
         phosphor-dbus-yaml
 
 require ${BPN}.inc