summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-commissioning-image.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-01-30 12:44:20 -0600
committerJohn Klug <john.klug@multitech.com>2023-05-24 16:35:20 -0500
commit7d93c0eae2be4a2e3e2f5e42aba16d639f982ae1 (patch)
tree8f24bb775b01a02968631232a7c270807ef9ffd9 /recipes-core/images/mlinux-commissioning-image.bb
parented557f2f0626937d0a4967c37256cf36a1018429 (diff)
downloadmeta-mlinux-atmel-7d93c0eae2be4a2e3e2f5e42aba16d639f982ae1.tar.gz
meta-mlinux-atmel-7d93c0eae2be4a2e3e2f5e42aba16d639f982ae1.tar.bz2
meta-mlinux-atmel-7d93c0eae2be4a2e3e2f5e42aba16d639f982ae1.zip
Python2 packages are removed
Diffstat (limited to 'recipes-core/images/mlinux-commissioning-image.bb')
-rw-r--r--recipes-core/images/mlinux-commissioning-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-commissioning-image.bb b/recipes-core/images/mlinux-commissioning-image.bb
index 199f0f3..acef975 100644
--- a/recipes-core/images/mlinux-commissioning-image.bb
+++ b/recipes-core/images/mlinux-commissioning-image.bb
@@ -2,6 +2,6 @@ require mlinux-rs9113-factory-image.bb
DESCRIPTION = "mLinux factory image with commissioning support"
# Extra stuff to install
-IMAGE_INSTALL_append = " dnsmasq bluez5-noinst-tools python-dbus commissioning commissioning-php-fpm rp-net-examples"
+IMAGE_INSTALL_append = " dnsmasq bluez5-noinst-tools python3-dbus commissioning commissioning-php-fpm rp-net-examples"
IMAGE_INSTALL_remove = "useradd"
ROOTFS_POSTPROCESS_COMMAND_remove = "mlinux_set_root_password;"