[OE-core] [PATCH] polkit: Enable systemd support

Radu Moisan radu.moisan at intel.com
Fri Feb 1 10:22:01 UTC 2013


On 02/01/2013 11:44 AM, Burton, Ross wrote:
> On 1 February 2013 09:22, Radu Moisan <radu.moisan at intel.com> wrote:
>> enable/disable support as relevant
> Please write a more verbose comment, something along the lines of
> "systemd is auto-detected unless disabled explicitly, potentially
> contaminating sstate".
>
>> +# there is no --enable/--disable option for consolekit and it's not picked by shlibs, so add it to DEPENDS
> It's not picked up by shlibs because it's a dbus call not a library
> call, and that's *RDEPENDS* not depends.

I did change that manually because I assumed it was a typo. However it 
make sense to add consolekit as a runtime dependency, but the 
documentation specifically says PACKAGECONFIG will add to DEPENDS. How 
is it different in this patch? The PACKAGECONFIG[systemd] is clearly 
specifying a build time dependency, why the PACKAGECONFIG[consolekit] is 
specifying a runtime dependency? How can I discriminate in this context?

Radu




More information about the Openembedded-core mailing list