[OE-core] [PATCH 3/3] xorg-xserver: Upgrade to 1.16.2

Burton, Ross ross.burton at intel.com
Tue Dec 2 15:36:33 UTC 2014


On 2 December 2014 at 14:50, Aníbal Limón <anibal.limon at linux.intel.com>
wrote:

> I don't see this warning, i ran with (log attached),
>
> $ bitbake xserver-xorg -v -D
>

So the warning means that xserver linked against dbus but it isn't in the
build dependencies.  To replicate, you'll need to bitbake dbus and then
cleansstate and rebuild xserver-xorg.

The point here is that xserver-xorg is auto-detecting optional dependencies
which results in non-deterministic builds.  Can you look at what DBus is
used for in xserver-xorg, and determine if we should always require dbus,
never require dbus, or have an option and if we have an option, what do we
default it to.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141202/12ef7779/attachment-0002.html>


More information about the Openembedded-core mailing list