summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/polkit
Commit message (Collapse)AuthorAgeFilesLines
* polkit: Fix Upstream-Status tagSaul Wold2012-03-082-2/+2
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* polkit: Default to shadow, not none to fix build failuresRichard Purdie2012-03-051-2/+2
| | | | | | | Without this builds would fail due to an invalid confiuration being selected by the configure script. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* polkit 0.104: add 2 backports from upstream to fix crashes during authKoen Kooi2012-03-053-1/+119
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe ↵Koen Kooi2012-03-051-10/+15
| | | | | | | styleguide Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-211-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* zlib: Upgrade 1.2.5 -> 1.2.6Khem Raj2012-02-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | Dont use autotools, it really not so autoconf like. the configure script gets updated with every release of zlib and we overwrite that. Instead use the upstream provided configure copyright year was changed in zlib.h which caused change in LIC_FILE_CHECKSUM fix.inverted.LFS.logic.patch is already applied upstream so drop it Drop the configure.ac and Makefile.am scripts since we do not autoreconf anymore and do not inherit autotools anymore Bump PR for depending recipes so a rebuild it ensues so that they dont depend on .la anymore and add missing dependencies discovered during incremental build Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: upgrade to 0.104Shane Wang2012-01-243-3/+3
| | | | | | | Upgrade polkit to 0.104. And fix the typo for "endline" and the checksum. Signed-off-by: Shane Wang <shane.wang@intel.com>
* polkit: upgrade to 0.103Shane Wang2012-01-023-3/+4
| | | | | | | This is the patch to upgrade polkit to 0.103. The license is changed because the HTML content is generated by GTK-Doc V1.18 (XML node) rather than GTK-Doc V1.17 (XML node), which causes the change of the tag. Signed-off-by: Shane Wang <shane.wang@intel.com>
* polkit-gnome: Upgrade to 0.102Zhai Edwin2011-11-301-2/+2
| | | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* polkit: upgrade to latest 0.102Dongxiao Xu2011-10-313-4/+4
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* polkit: fixup packagingDmitry Eremin-Solenikov2011-09-221-1/+6
| | | | | | | | 1) Drop static versions of extensions, as there is no point in them 2) For completeness include .la files for extensions into polkit-dev Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* polkit: depend on intltool-native instead of intltoolMartin Jansa2011-08-041-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* polkit: Support pamXiaofeng Yan2011-07-272-2/+28
| | | | | | Modify configuration "polkit-1" in /etc/pam.d/ for supporting pam. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* polkit: upgrade to version 0.101.Dongxiao Xu2011-04-282-5/+110
| | | | | | Derive introspection.patch from gobject to fix autoconf issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* polkit-gnome: Upgrade to 0.101 (from 0.99)Zhai Edwin2011-04-181-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-2/+2
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* recipes-extended: Add Summary informationMark Hatle2010-12-161-0/+1
| | | | | | Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* polkit-gnome: Upgrade to version 0.99Dongxiao Xu2010-11-222-19/+27
| | | | | | Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* polkit: Upgrade to version 0.99Dongxiao Xu2010-11-221-3/+11
| | | | | | | Add some missing files while do_package. Also fix its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* polkit-gnome: added LICENSE fieldSaul Wold2010-09-301-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-012-0/+32
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>