summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/polkit
AgeCommit message (Collapse)Author
2012-03-08polkit: Fix Upstream-Status tagSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-05polkit: Default to shadow, not none to fix build failuresRichard Purdie
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>
2012-03-05polkit 0.104: add 2 backports from upstream to fix crashes during authKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-05polkit 0.104: convert pam code to PACKAGECONFIG and adhere to OE recipe ↵Koen Kooi
styleguide Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-21recipes: bump PR to rebuild .la files without libz.laMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-10zlib: Upgrade 1.2.5 -> 1.2.6Khem Raj
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>
2012-01-24polkit: upgrade to 0.104Shane Wang
Upgrade polkit to 0.104. And fix the typo for "endline" and the checksum. Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-02polkit: upgrade to 0.103Shane Wang
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>
2011-11-30polkit-gnome: Upgrade to 0.102Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-31polkit: upgrade to latest 0.102Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-09-22polkit: fixup packagingDmitry Eremin-Solenikov
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>
2011-08-04polkit: depend on intltool-native instead of intltoolMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-07-27polkit: Support pamXiaofeng Yan
Modify configuration "polkit-1" in /etc/pam.d/ for supporting pam. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-04-28polkit: upgrade to version 0.101.Dongxiao Xu
Derive introspection.patch from gobject to fix autoconf issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-04-18polkit-gnome: Upgrade to 0.101 (from 0.99)Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi
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>
2010-12-16recipes-extended: Add Summary informationMark Hatle
Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-11-22polkit-gnome: Upgrade to version 0.99Dongxiao Xu
Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22polkit: Upgrade to version 0.99Dongxiao Xu
Add some missing files while do_package. Also fix its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-09-30polkit-gnome: added LICENSE fieldSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>