On 7 January 2013 16:06, Alex DAMIAN <[email protected]> wrote: > From: Alexandru DAMIAN <[email protected]> > > This patch adds the Weston reference compositing > manager from Wayland. > > We add version 1.0.3 which is the latest stable release > in Dec 2012. See the upstream at: > > http://wayland.freedesktop.org/releases.html
Remove this, it's obvious from the commit which version you're using. > To enable building, set in local.conf > > #Build mesa-dri compatible packages > OVERRIDES += ":weston" As in 2/3, don't do this. > #Enable the wayland distro feature > DISTRO_FEATURES_append_weston = " wayland " Surely you want the wayland feature globally, so that mesa builds with Wayland support? 'To enable wayland, add "wayland" to DISTRO_FEATURES.' is all you need. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
