All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] wayland/weston 1.8 upgrade
@ 2015-07-01 18:24 Khem Raj
  2015-07-01 18:24 ` [PATCH 1/6] libinput: Upgrade 0.7.0 -> 0.18.0 Khem Raj
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Khem Raj @ 2015-07-01 18:24 UTC (permalink / raw)
  To: openembedded-core

Addresses comments on wayland upgrade to use tarballs
runqemu patch is needed for wayland/weston to work
libpicaccess and gdb patches make musl support better

Khem Raj (6):
  libinput: Upgrade 0.7.0 -> 0.18.0
  wayland: Upgrade 1.6.0 -> 1.8.1
  weston: Upgrade weston_1.6.0.bb -> weston_1.8.0.bb
  runqemu-internal: Replace wacom-tablet with tablet for usbdevice
  libpciaccess: Upgrade to 0.13.4
  gdb: Disable lttng support for musl

 meta/recipes-devtools/gdb/gdb-common.inc           |   1 +
 .../{libinput_0.7.0.bb => libinput_0.18.0.bb}      |   9 +-
 .../wayland/{wayland_1.6.0.bb => wayland_1.8.1.bb} |   5 +-
 .../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}   |  22 ++-
 ...clude-config.h-before-anything-else-in-.c.patch | 187 +++++++++++++++++++++
 .../libpciaccess/0002-Fix-quoting-issue.patch      |  34 ++++
 ...nux_sysfs.c-Include-limits.h-for-PATH_MAX.patch |  32 ++++
 .../0004-Don-t-include-sys-io.h-on-arm.patch       |  28 +++
 .../xorg-lib/libpciaccess/limits.patch             |  17 --
 ...bpciaccess_0.13.3.bb => libpciaccess_0.13.4.bb} |  13 +-
 scripts/runqemu-internal                           |   4 +-
 13 files changed, 407 insertions(+), 45 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_0.7.0.bb => libinput_0.18.0.bb} (50%)
 rename meta/recipes-graphics/wayland/{wayland_1.6.0.bb => wayland_1.8.1.bb} (92%)
 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%)
 create mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/limits.patch
 rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.13.3.bb => libpciaccess_0.13.4.bb} (44%)

-- 
2.1.4



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-07-02 11:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 18:24 [PATCH 0/6] wayland/weston 1.8 upgrade Khem Raj
2015-07-01 18:24 ` [PATCH 1/6] libinput: Upgrade 0.7.0 -> 0.18.0 Khem Raj
2015-07-01 18:24 ` [PATCH 2/6] wayland: Upgrade 1.6.0 -> 1.8.1 Khem Raj
2015-07-01 18:48   ` Martin Jansa
2015-07-01 20:25     ` Khem Raj
2015-07-01 20:37       ` Burton, Ross
2015-07-02  1:29         ` Khem Raj
2015-07-01 18:24 ` [PATCH 3/6] weston: Upgrade weston_1.6.0.bb -> weston_1.8.0.bb Khem Raj
2015-07-01 22:05   ` Burton, Ross
2015-07-01 22:07   ` Burton, Ross
2015-07-02  1:38     ` Khem Raj
2015-07-02 11:14       ` Burton, Ross
2015-07-01 18:24 ` [PATCH 4/6] runqemu-internal: Replace wacom-tablet with tablet for usbdevice Khem Raj
2015-07-01 18:24 ` [PATCH 5/6] libpciaccess: Upgrade to 0.13.4 Khem Raj
2015-07-01 18:24 ` [PATCH 6/6] gdb: Disable lttng support for musl Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.