summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
index 9b5530b61..7fe311da5 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
@@ -7,7 +7,7 @@ PV = "1.0+git${SRCPV}"
inherit autotools \
pkgconfig \
- pythonnative \
+ python3native \
phosphor-dbus-yaml \
phosphor-inventory-manager \
obmc-phosphor-dbus-service
@@ -20,7 +20,7 @@ DEPENDS += " \
phosphor-dbus-interfaces-native \
phosphor-logging \
sdbusplus \
- sdbusplus-native \
+ ${PYTHON_PN}-sdbus++-native \
autoconf-archive-native \
libcereal \
${PYTHON_PN}-native \