All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] libX11 Update & Valgrind patch
@ 2013-08-21 23:14 Saul Wold
  2013-08-21 23:14 ` [PATCH 1/4] libx11: upgrade to 1.6.1 Saul Wold
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Saul Wold @ 2013-08-21 23:14 UTC (permalink / raw)
  To: kai.kang, openembedded-core

This is a set of updates for libX11 and a couple of
backport patches to address issues with libX11 and 
the eglibc update

The x11 update fixes issues with Fedora 19 and SDL.

Sau!


Kai Kang (2):
  libx11: upgrade to 1.6.1
  libx11-diet: upgrade to 1.6.1

Saul Wold (2):
  libsdl: Backport xData32 patch for x11 update
  valgrind: Backport patch for eglibc 2.18

 .../valgrind/valgrind-3.8.1/eglibc-2.18.patch      | 27 ++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.8.1.bb   |  1 +
 .../libsdl-1.2.15/libsdl-1.2.15-xdata32.patch      | 19 ++++++++++
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb      |  3 +-
 .../{libx11-diet_1.5.0.bb => libx11-diet_1.6.1.bb} |  7 ++--
 meta/recipes-graphics/xorg-lib/libx11.inc          |  3 +-
 .../xorg-lib/libx11/disable_tests.patch            |  9 +++--
 .../xorg-lib/libx11/keysymdef_include.patch        | 42 ----------------------
 meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb     | 13 -------
 meta/recipes-graphics/xorg-lib/libx11_1.6.1.bb     | 10 ++++++
 10 files changed, 69 insertions(+), 65 deletions(-)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind-3.8.1/eglibc-2.18.patch
 create mode 100644 meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch
 rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.5.0.bb => libx11-diet_1.6.1.bb} (65%)
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11/keysymdef_include.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.1.bb

-- 
1.8.3.1



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

end of thread, other threads:[~2013-08-21 23:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21 23:14 [PATCH 0/4] libX11 Update & Valgrind patch Saul Wold
2013-08-21 23:14 ` [PATCH 1/4] libx11: upgrade to 1.6.1 Saul Wold
2013-08-21 23:23   ` Martin Jansa
2013-08-21 23:14 ` [PATCH 2/4] libx11-diet: " Saul Wold
2013-08-21 23:14 ` [PATCH 3/4] libsdl: Backport xData32 patch for x11 update Saul Wold
2013-08-21 23:14 ` [PATCH 4/4] valgrind: Backport patch for eglibc 2.18 Saul Wold

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.