summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-10-16 10:36:54 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-29 21:51:17 +0100
commit579c36d2fc46b9f73a8096f68359cb10186f3b07 (patch)
tree8c482455506939d511fbde50366169f43175e006 /recipes/images/angstrom-lxde-image.bb
parentedd2602d7c03fd0264268fc95518ed88ebfac0f4 (diff)
Revert "angstrom-lxde-image: use udisks only for automount"
This reverts commit a1040ca051f6c66bc5205502a462d55490653360. http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-core/systemd/systemd_219.bb?h=fido&id=0cd5a0d5445ff95a8ef4abe24fef705957935e81 fixes the automount issues we have during boot. So revert the patch which completely disabled the feature. This (re)introduces the issue that removable media attached during runtime does get mounted with dbus / udisk in a different fashion. But the fact that media connected at boot is actually mounted before the system reaches its running state and that automount works when one disables the start of the display manager outweights this.
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 8cba09d..6890f00 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -144,7 +144,7 @@ IMAGE_INSTALL += " \
zeroconf \
angstrom-packagegroup-boot \
packagegroup-basic \
- udisks \
+ udev-extra-rules \
${CONMANPKGS} \
${ROOTFS_PKGMANAGE_PKGS} \
timestamp-service \