summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-06-12 16:28:53 +0200
committerStefan Agner <stefan.agner@toradex.com>2015-06-12 16:28:53 +0200
commita1040ca051f6c66bc5205502a462d55490653360 (patch)
tree504054c46bb469cc131bf59e90c16a76977a1bbc /recipes
parent90adf4fee04ee07856473d0de1a6dad39e365214 (diff)
angstrom-lxde-image: use udisks only for automount
Currently udisks and udev-extra-rules (which provides a udev based automount approach) are installed. Since the UI is prefering the D-Bus based udisks approach, remove udev-extra-rules in favor of udisks.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
-rw-r--r--recipes/images/trdx-extra.inc1
2 files changed, 1 insertions, 2 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 875aafa..82d51b3 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -134,7 +134,7 @@ IMAGE_INSTALL += " \
zeroconf \
angstrom-packagegroup-boot \
packagegroup-basic \
- udev-extra-rules \
+ udisks \
${CONMANPKGS} \
${ROOTFS_PKGMANAGE_PKGS} \
timestamp-service \
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 62ab8d6..360f1cc 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -139,7 +139,6 @@ IMAGE_INSTALL += " \
ldd \
lsof \
mtd-utils \
- udisks \
dosfstools \
util-linux-fstrim \
\