]> code.ossystems Code Review - openembedded-core.git/commit
weston: Bump version to 3.0.0
authorFabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Wed, 1 Nov 2017 23:22:55 +0000 (00:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:56:32 +0000 (22:56 +0000)
commit148920f3971de0f44ac4dd3c85c29983862c5318
tree8ea006d21ed4494e504a6bbe7063baaaf68e599e
parent14c0d992152ce27ee616558cafb408ed008d936e
weston: Bump version to 3.0.0

Update weston release to 3.0.0.
Two patches added:
- fix-missing-header.patch:
        fix a build issue when musl is used as libc.
- weston-gl-renderer-Set-pitch-correctly-for-subsampled-textures.patch:
        fix display issue with YUV420/I420 format, that could result in a crash.

Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston/fix-missing-header.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston/weston-gl-renderer-Set-pitch-correctly-for-subsampled-textures.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_3.0.0.bb [moved from meta/recipes-graphics/wayland/weston_2.0.0.bb with 89% similarity]