All of lore.kernel.org
 help / color / mirror / Atom feed
* WARN: polkit pulls systemd to image if not disabled explicitly
@ 2012-01-31 13:27 Martin Jansa
  2012-01-31 13:36 ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2012-01-31 13:27 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 802 bytes --]

Since version 104 polkit has support for systemd session tracking
commit
http://cgit.freedesktop.org/PolicyKit/commit/?id=2027302e803a9569a370b429a475dae5ef8afe34

Unless passed --disable-systemd it will autodetect libsystemd-login
with pkg-config and enable it, which results in polkit package pulling
systemd as RDEPEND.

To check your build look for
Session tracking:           ConsoleKit
or
Session tracking:           systemd
in polkit-0.104-r*/temp/log.do_configure

and as gconf depends on polkit I guess this happens for a lot of images.

You can disable it in your layer by something like this:
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=fdfca500137491ee3a91c457213eba9bf5fe08a6

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-31 14:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 13:27 WARN: polkit pulls systemd to image if not disabled explicitly Martin Jansa
2012-01-31 13:36 ` Paul Eggleton
2012-01-31 13:44   ` Martin Jansa
2012-01-31 14:08   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.