commit | 45c1fcd1ea9a3e0cf476853e719adcffd28221ad | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Feb 20 00:13:48 2020 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 07 13:29:12 2020 +0000 |
tree | 9404b3b9c3a0afdf59cd2fb3e47350d2bc9656b8 | |
parent | a8e50f821c69ada335b8921c1b4131172c997d0f [diff] |
openpower-debug-collector: switch to python3 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I59a12fa7361ba85abd4cab1cd6315cd399e183fb
diff --git a/recipes-phosphor/debug/openpower-debug-collector_git.bb b/recipes-phosphor/debug/openpower-debug-collector_git.bb index d637aac..08b58ea 100644 --- a/recipes-phosphor/debug/openpower-debug-collector_git.bb +++ b/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