summaryrefslogtreecommitdiff
path: root/recipes/images/angstrom-lxde-image.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-10-29 17:44:51 +0100
committerStefan Agner <stefan.agner@toradex.com>2014-10-30 09:41:13 +0100
commit3652301fdfa00e10e33cf8222e118900b4c5468e (patch)
treede2669d183c7d7f3a3f6ad88101746ff421580e6 /recipes/images/angstrom-lxde-image.bb
parentaaa1349fa0935ce40b6b6be5fb62273a08287518 (diff)
trdx-images: remove ConsoleKit
Remove explicit installation of ConsoleKit since we use systemd- logind nowadays. Also, pam-plugin-ck-connector, the ConsoleKit pam plug-in, is not required anymore. The equavilent for systemd is part of libpam (pam_systemd.so). The secondary PolKit authenticatin agent polkit-gnome is not necessary since LXDE has its own authentication agent lxpolkit.
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r--recipes/images/angstrom-lxde-image.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb
index 48d3abf..ecf1c0a 100644
--- a/recipes/images/angstrom-lxde-image.bb
+++ b/recipes/images/angstrom-lxde-image.bb
@@ -124,8 +124,6 @@ IMAGE_INSTALL += " \
\
initscripts \
libgsf \
- polkit-gnome \
- pam-plugin-ck-connector \
libwnck \
libxres \
makedevs \