[OE-core] [PATCH] pulseaudio: Added consolekit dependency for pulseaudio-module-console-kit package

Martin Jansa martin.jansa at gmail.com
Thu Jul 11 12:26:19 UTC 2013


On Thu, Jul 11, 2013 at 11:32:14AM +0100, Burton, Ross wrote:
> On 10 July 2013 19:50, Saul Wold <sgw at linux.intel.com> wrote:
> > Is this really a build-time dependency or a runtime dependency specific to
> > the pulseaudio-module?
> 
> It's a runtime dependency, but from memory bitbake doesn't manage to
> piece the chain together enough to actually build consolekit (probably
> because the packages are dynamically created).

The problem is that RDEPENDS_<dynamic_package> = "foo"
doesn't enforce foo to be built before <dynamic_package> is used in
image:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=3498

So if <dynamic_package> is the only thing pulling "foo" into the image
you can get do_rootfs error about missing "foo".

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130711/38fabaab/attachment-0002.sig>


More information about the Openembedded-core mailing list