Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Package upgrades
@ 2013-03-13  9:21 Laurentiu Palcu
  2013-03-13  9:21 ` [PATCH v2 1/4] inputproto: upgrade to 2.3 Laurentiu Palcu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurentiu Palcu @ 2013-03-13  9:21 UTC (permalink / raw)
  To: openembedded-core

Changes in v2:
 * removed references to mibstore.h in the following drivers too:
	+ xf86-video-fbdev
	+ xf86-video-vesa

Tests done:
 * built the packages for all architectures (except xf86-video-intel and
   xf86-video-vmware);
 * tested basic functionality in qemu and ideapad s10-3t;
 * I changed an xserver-xorg patch related to AArch64 but didn't test it.
   Even though, at first sight, the change is safe, it would be nice if
   someone could help testing the xserver upgrade on AArch64;

Thanks,
Laurentiu

The following changes since commit 4da406cd50cf02a63ed76810a670aba1eb561c79:

  gst-plugins-gl: allow empty packages (2013-03-12 18:33:30 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib lpalcu/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/upgrades

Laurentiu Palcu (4):
  inputproto: upgrade to 2.3
  xserver-xorg: upgrade to 1.14.0
  xf86-video-intel: upgrade to 2.21.3
  xf86-video-*: delete references to mibstore.h

 .../xf86-video-fbdev/Remove-mibstore.h.patch       |   35 +++++++++++
 .../xorg-driver/xf86-video-fbdev_0.4.3.bb          |    2 +
 ...-intel_2.21.0.bb => xf86-video-intel_2.21.3.bb} |    4 +-
 .../xf86-video-vesa/Remove-mibstore.h.patch        |   37 +++++++++++
 .../xorg-driver/xf86-video-vesa_2.3.2.bb           |    2 +
 .../xf86-video-vmware/Kill-mibstore.patch          |   63 +++++++++++++++++++
 .../xorg-driver/xf86-video-vmware_13.0.0.bb        |    2 +
 .../{inputproto_2.2.bb => inputproto_2.3.bb}       |    4 +-
 .../xorg-xserver/xserver-xorg-1.13.1/aarch64.patch |   64 --------------------
 .../xorg-xserver/xserver-xorg-1.14.0/aarch64.patch |   35 +++++++++++
 .../crosscompile.patch                             |    0
 .../fix_compilation_when_not_using_xinerama.patch  |   21 +++++++
 .../fix_open_max_preprocessor_error.patch          |    0
 .../macro_tweak.patch                              |    0
 .../mips64-compiler.patch                          |    0
 ...erver-xorg_1.13.1.bb => xserver-xorg_1.14.0.bb} |    5 +-
 16 files changed, 204 insertions(+), 70 deletions(-)
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-fbdev/Remove-mibstore.h.patch
 rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.21.0.bb => xf86-video-intel_2.21.3.bb} (86%)
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vesa/Remove-mibstore.h.patch
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch
 rename meta/recipes-graphics/xorg-proto/{inputproto_2.2.bb => inputproto_2.3.bb} (78%)
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/aarch64.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.14.0/aarch64.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/crosscompile.patch (100%)
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.14.0/fix_compilation_when_not_using_xinerama.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/fix_open_max_preprocessor_error.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/macro_tweak.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.1 => xserver-xorg-1.14.0}/mips64-compiler.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.13.1.bb => xserver-xorg_1.14.0.bb} (84%)

-- 
1.7.9.5




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

end of thread, other threads:[~2013-03-13  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13  9:21 [PATCH v2 0/4] Package upgrades Laurentiu Palcu
2013-03-13  9:21 ` [PATCH v2 1/4] inputproto: upgrade to 2.3 Laurentiu Palcu
2013-03-13  9:21 ` [PATCH v2 2/4] xserver-xorg: upgrade to 1.14.0 Laurentiu Palcu
2013-03-13  9:21 ` [PATCH v2 3/4] xf86-video-intel: upgrade to 2.21.3 Laurentiu Palcu
2013-03-13  9:21 ` [PATCH v2 4/4] xf86-video-*: delete references to mibstore.h Laurentiu Palcu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox