summaryrefslogtreecommitdiff
path: root/recipes-images/images/lxqt-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images/images/lxqt-image.bb')
-rw-r--r--recipes-images/images/lxqt-image.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-images/images/lxqt-image.bb b/recipes-images/images/lxqt-image.bb
index 14c6873..157d96e 100644
--- a/recipes-images/images/lxqt-image.bb
+++ b/recipes-images/images/lxqt-image.bb
@@ -30,8 +30,7 @@ IMAGE_LINGUAS = "en-us"
#IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"
#ROOTFS_POSTPROCESS_COMMAND += 'install_linguas; '
-DISTRO_UPDATE_ALTERNATIVES ??= ""
-ROOTFS_PKGMANAGE_PKGS ?= '${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE} ${DISTRO_UPDATE_ALTERNATIVES}", d)}'
+ROOTFS_PKGMANAGE_PKGS ?= '${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE}", d)}'
# for a more complete configuration tool consider replacing lxqt-connman-applet
# with cmst at the price of a bigger footprint