[OE-core] [PATCH 0/4] Wayland 1.8 upgrade
Khem Raj
raj.khem at gmail.com
Wed Jun 3 16:41:48 UTC 2015
This brings in wayland 1.8 component upgrade
runqemu change is required to let emulators keep working with wayland's shift to libinput backend
lsof,libpam issues fixes as exposed when compiled for musl
Khem Raj (4):
wayland/weston/libinput: Upgrade to 1.6.0 -> 1.8.0
runqemu-internal: Replace wacom-tablet with tablet for usbdevice
libpam: Fix wrong crypt library detection
lsof: Remove LSOF_OS
meta/recipes-extended/lsof/lsof_4.88.bb | 5 +-
.../pam/libpam/crypt_configure.patch | 31 +++++++++
meta/recipes-extended/pam/libpam_1.1.6.bb | 6 +-
.../wayland/{libinput_0.7.0.bb => libinput_git.bb} | 15 ++--
.../wayland/{wayland_1.6.0.bb => wayland_1.8.0.bb} | 9 ++-
.../wayland/weston/0001-make-error-portable.patch | 80 ++++++++++++++++++++++
.../weston/disable-wayland-scanner-pkg-check.patch | 20 +++---
.../wayland/{weston_1.6.0.bb => weston_1.8.0.bb} | 25 ++++---
scripts/runqemu-internal | 4 +-
9 files changed, 162 insertions(+), 33 deletions(-)
create mode 100644 meta/recipes-extended/pam/libpam/crypt_configure.patch
rename meta/recipes-graphics/wayland/{libinput_0.7.0.bb => libinput_git.bb} (42%)
rename meta/recipes-graphics/wayland/{wayland_1.6.0.bb => wayland_1.8.0.bb} (87%)
create mode 100644 meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
rename meta/recipes-graphics/wayland/{weston_1.6.0.bb => weston_1.8.0.bb} (84%)
--
2.1.4
More information about the Openembedded-core
mailing list