aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/consolekit/consolekit
AgeCommit message (Collapse)Author
2014-08-15consolekit: allow explicit enable/disable of polkitYasir-Khan
Adds the configure option to enable/disable policykit. (From OE-Core rev: 66d53c40f1eb614803a34dfa3741b170785c637d) Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Yasir-Khan <yasir_khan@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-17consolekit: Fix ${S} != ${B} issues with pam enabledRichard Purdie
When pam is enabled an extra plugin is build and it references an incorrect directory when separate build directories are used. This patch corrects the issue. (From OE-Core rev: a6e91db198ae5b77986de25331631d894c7b97d1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>