summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/wayland/weston/groups.patch
AgeCommit message (Collapse)AuthorFiles
2013-11-08weston: upgrade to 1.3.0Ross Burton1
Remove backported patches that are now integrated. No need to patch build to install examples with --enable-demo-clients, update FILES now that all examples are being installed. Remove cairo-gl option as our cairo doesn't support GL (yet), remove --disable-android-compositor as it was dropped upstream, and add PACKAGECONFIG for the VAAPI-based recorder as otherwise it's a floating dependency (libva is in meta-intel). Based on work by Ewan Le Bideau-Canevet <Ewan.LEBIDEAU-CANEVET@eurogiciel.fr>. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-25weston: add patches to make weston-launch workRoss Burton1
Signed-off-by: Saul Wold <sgw@linux.intel.com>