]> code.ossystems Code Review - openembedded-core.git/commit
weston: Upgrade 1.11.1 -> 2.0.0, separate libweston
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 22 Feb 2017 14:43:05 +0000 (16:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 16:02:09 +0000 (16:02 +0000)
commit44068f2ba74228b78268efa58ca5f2bc85449f14
tree61d85152f62126998e74f2ea81725fd08259797a
parent2111d4d986b44aa2dc44d0de4a5b90c8744f02cc
weston: Upgrade 1.11.1 -> 2.0.0, separate libweston

* Drop two patches that are upstream. Rebase other patches.
* Separate libweston into its own package, modify the recipe
  as needed because files have changed location.
* Remove "--disable-rpi-compositor": the backend does not exist
  anymore.

Libweston is already at version 2 and is likely to have new major
versions. The versions should be parallel installable (but weston
itself will not be).

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston/0001-Add-configuration-option-for-no-input-device.patch [deleted file]
meta/recipes-graphics/wayland/weston/0001-configure.ac-Fix-wayland-protocols-path.patch
meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
meta/recipes-graphics/wayland/weston/0001-shared-include-stdint.h-for-int32_t.patch [deleted file]
meta/recipes-graphics/wayland/weston/0001-weston-launch-Provide-a-default-version-that-doesn-t.patch
meta/recipes-graphics/wayland/weston_2.0.0.bb [moved from meta/recipes-graphics/wayland/weston_1.11.1.bb with 87% similarity]