summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/consolekit/files
Commit message (Collapse)AuthorAgeFilesLines
* consolekit 0.4.5: remove patch that forcibly disables consolekitKoen Kooi2011-06-301-18/+0
| | | | | | | | | | | | | Polkit support is actually needed for consolekit to function properly, without you get things like: ** (gnome-panel:547): WARNING **: Could not ask session manager if shut down is available: Timeout was reached Various applications will timeout and less well written ones will crash (e.g. the clock applet). (From OE-Core rev: eb828308b8e721e4ad7edbd15f47ecad22ee81cf) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* consolekit: Upgrade to 0.4.4 (from 0.4.3)Zhai Edwin2011-04-241-0/+2
| | | | | | | (From OE-Core rev: 115099178ed68105bd5719348b4ea0baef4ade80) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* consolekit: Update to 0.4.3Zhai Edwin2010-12-061-4/+4
| | | | | | Rebased nopolkit.patch. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-221-0/+16
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>