<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-support/consolekit, branch 1.3_beta</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_beta</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_beta'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-03-22T16:47:08+00:00</updated>
<entry>
<title>consolekit: use systemd_unitdir</title>
<updated>2012-03-22T16:47:08+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2012-03-22T11:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=961b149496b679234aa25b961a6240ed6e9850cf'/>
<id>urn:sha1:961b149496b679234aa25b961a6240ed6e9850cf</id>
<content type='text'>
(From OE-Core rev: 9c52e4b8d4ea63177558a096477b23e8f907ba8e)

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit: depend on libx11</title>
<updated>2012-02-21T17:59:39+00:00</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2012-02-10T22:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d27351a2c2c56977bd66b0e0823506ea99d6b817'/>
<id>urn:sha1:d27351a2c2c56977bd66b0e0823506ea99d6b817</id>
<content type='text'>
* Fixes the following error at configure time:

|checking for TOOLS... no
|configure: error: Package requirements (x11 &gt;= 1.0.0
|  glib-2.0 &gt;= 2.14
|) were not met:
|
|No package 'x11' found

(From OE-Core rev: e5c60517a22997bb966bbe21a2d7cbc99a97b42b)

Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gconf,consolekit: Avoid polkit when compiling with uclibc</title>
<updated>2012-02-08T00:50:28+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-01-27T21:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7d9ac1db134f30550bc31a08c0040339539cd1e3'/>
<id>urn:sha1:7d9ac1db134f30550bc31a08c0040339539cd1e3</id>
<content type='text'>
polkit uses netdb functionality from glibc which is not
available in uclibc therefore we avoid polkit when compiling
for uclibc systems.

(From OE-Core rev: 7eae02f47a08587cf5be3d39df0184cf346cbaea)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit: Fix ${localstatedir} race</title>
<updated>2011-11-30T23:00:25+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-11-30T22:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f340e3937fd5ac3963de6c6b29d56dd92d962864'/>
<id>urn:sha1:f340e3937fd5ac3963de6c6b29d56dd92d962864</id>
<content type='text'>
The change adding ${localstatedir}/log to the package caused failures
on meta-toolchain-gmae builds since ${localstatedir} might be a
symlink and it can be installation order dependent.

By adding in the RDEPENDS, we defer to base-files to ensure
the layout is correct and that packages install correctly.

(From OE-Core rev: 8ed16b26dfefac4b42766b9f7090bb3b76110fe3)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit: package /var/log/Consolekit</title>
<updated>2011-11-30T15:15:09+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-11-30T08:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=15dd02aefefd9c5d76c13ca7d20a71ee0a0b067b'/>
<id>urn:sha1:15dd02aefefd9c5d76c13ca7d20a71ee0a0b067b</id>
<content type='text'>
This fixes startup issues like this:

2011-11-30T09:02:10+01:00 beaglebone ck-log-system-start[91]: ** (process:91): WARNING **: Couldn't create log file /var/log/ConsoleKit/history (No such file or directory)

(From OE-Core rev: 5608a748af2c754f60137ab7c3010ccce6bf9e40)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit 0.4.5: fix PAM installation dir</title>
<updated>2011-07-22T10:56:51+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-07-22T10:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=14f3bab4d10503d59a3e938d3e17f41f96686edf'/>
<id>urn:sha1:14f3bab4d10503d59a3e938d3e17f41f96686edf</id>
<content type='text'>
(From OE-Core rev: b4c23fce3eadaff8fc621d38759d493cd03cc131)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit: Add glib-2.0 to DEPENDS</title>
<updated>2011-07-01T22:27:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-07-01T17:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ffc7ca72c53a7908f8d8bb3597cc8cfdf058bf88'/>
<id>urn:sha1:ffc7ca72c53a7908f8d8bb3597cc8cfdf058bf88</id>
<content type='text'>
Otherwise it ends up with this error
| configure: error: Package requirements (dbus-glib-1 &gt;= 0.82
|   gobject-2.0 &gt;= 2.14
|   gthread-2.0 &gt;= 2.14
| ) were not met:
|
| No package 'gobject-2.0' found
| No package 'gthread-2.0' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.

(From OE-Core rev: c4eb1e7659a7f9f2791f1fdd5b0b22e7a5e423b0)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit 0.4.5: remove patch that forcibly disables consolekit</title>
<updated>2011-06-30T19:57:07+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-06-25T09:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c1fd6f0c53dc7b539aecc162704c6edc5a9141ed'/>
<id>urn:sha1:c1fd6f0c53dc7b539aecc162704c6edc5a9141ed</id>
<content type='text'>
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 &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit 0.4.5: add pam support based on distro features</title>
<updated>2011-06-30T19:57:07+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-06-25T09:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c3acb9ca8e1973097db93c7111f67176fe30fa2f'/>
<id>urn:sha1:c3acb9ca8e1973097db93c7111f67176fe30fa2f</id>
<content type='text'>
(From OE-Core rev: 6b28a9f73773890e70fb4dc570520b5be060a919)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>consolekit: update to 0.4.5</title>
<updated>2011-06-09T14:48:29+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-06-09T10:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=67119c5a2d8534d36dcdc6fce1217c2311775e92'/>
<id>urn:sha1:67119c5a2d8534d36dcdc6fce1217c2311775e92</id>
<content type='text'>
(From OE-Core rev: 3c5009a0d19c8e27d3687e27880d5c1088086adc)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
