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

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 365eb9b5d22208c967dcd91d8ab52faed20f04b5:

  bitbake: bitbake-layers: fix duplicated help info (2013-03-10 04:36:52 +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-vmware: delete references to xserver's mibstore.h

 ...-intel_2.21.0.bb => xf86-video-intel_2.21.3.bb} |    4 +-
 .../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 +-
 12 files changed, 128 insertions(+), 70 deletions(-)
 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-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] 8+ messages in thread

end of thread, other threads:[~2013-03-12  8:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-11 16:27 [PATCH 0/4] Package upgrades Laurentiu Palcu
2013-03-11 16:27 ` [PATCH 1/4] inputproto: upgrade to 2.3 Laurentiu Palcu
2013-03-11 16:27 ` [PATCH 2/4] xserver-xorg: upgrade to 1.14.0 Laurentiu Palcu
2013-03-11 16:27 ` [PATCH 3/4] xf86-video-intel: upgrade to 2.21.3 Laurentiu Palcu
2013-03-12  7:54   ` [PATCH v2 4/4] xf86-video-vmware: delete references to xserver's mibstore.h Laurentiu Palcu
2013-03-11 16:27 ` [PATCH " Laurentiu Palcu
2013-03-12  7:00   ` Saul Wold
2013-03-12  7:45     ` Laurentiu Palcu

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