openpower-fru-vpd: Move to python3
Inherit python3native in the recipe.
Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
Change-Id: I7d8bd27b85a9585566450797c98d25f7e3457bdd
diff --git a/recipes-phosphor/vpd/openpower-fru-vpd_git.bb b/recipes-phosphor/vpd/openpower-fru-vpd_git.bb
index 87377ed..e986f17 100644
--- a/recipes-phosphor/vpd/openpower-fru-vpd_git.bb
+++ b/recipes-phosphor/vpd/openpower-fru-vpd_git.bb
@@ -5,7 +5,7 @@
inherit autotools pkgconfig
inherit openpower-fru-vpd
-inherit pythonnative
+inherit python3native
inherit obmc-phosphor-systemd
require ${PN}.inc
@@ -18,8 +18,8 @@
virtual/openpower-fru-properties \
sdbusplus \
phosphor-logging \
- python-mako-native \
- python-pyyaml-native \
+ ${PYTHON_PN}-mako-native \
+ ${PYTHON_PN}-pyyaml-native \
autoconf-archive-native \
"