summaryrefslogtreecommitdiff
path: root/recipes-images/images/lxqt-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-05-15 18:48:19 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-05-22 10:04:19 +0200
commit9700c50edb21900c4fdbf84ead8d5c8e0a88733d (patch)
tree39772efcbac473a1ec3e2d95b949559943eee5f1 /recipes-images/images/lxqt-image.bb
parent573918b6a7ebdb4d375511bf15bdc0cc6f725517 (diff)
images: drop angstrom specific variables
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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