From 22ecd0b780875b3c01446c7909158c96852d92a1 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 29 Oct 2014 17:44:51 +0100 Subject: 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. --- recipes/images/angstrom-lxde-image.bb | 2 -- recipes/images/angstrom-qt-x11-image.bb | 2 -- recipes/images/trdx-extra.inc | 1 - 3 files changed, 5 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 \ diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb index 31d9601..3977b18 100644 --- a/recipes/images/angstrom-qt-x11-image.bb +++ b/recipes/images/angstrom-qt-x11-image.bb @@ -142,8 +142,6 @@ IMAGE_INSTALL += " \ \ initscripts \ libgsf \ - polkit-gnome \ - pam-plugin-ck-connector \ libwnck \ libxres \ makedevs \ diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 82e951f..3bf764b 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -132,7 +132,6 @@ IMAGE_INSTALL += " \ alsa-utils-aplay \ alsa-utils-amixer \ \ - consolekit \ sqlite3 \ \ curl \ -- cgit v1.2.3