[OE-core] [PATCH 0/8] Package upgrades

Laurentiu Palcu laurentiu.palcu at intel.com
Fri May 10 15:04:12 UTC 2013


Hi all,

This patchset contains some X related package upgrades. Basic functional tests
were done with a qemux86 core-image-sato image and on a lenovo ideapad
s10-3t netbook.

Also, all packages were build tested for all architectures (with the exception
of xf86-video-intel and xf86-video-vmware).

Thanks,
Laurentiu

The following changes since commit 88a7b041fbf2583472aa9408a33dd8881223a0c1:

  bitbake: pysh: Say what kind of token isn't implemented (2013-05-10 13:35:10 +0100)

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 (8):
  xf86-video-vmware: upgrade to 13.0.1
  xf86-video-intel: upgrade to 2.21.6
  xf86-input-keyboard: upgrade to 1.7.0
  xf86-input-mouse: upgrade to 1.9.0
  xf86-input-synaptics: upgrade to 1.7.0
  xf86-input-evdev: upgrade to 2.8.0
  xproto: upgrade to 7.0.24
  libdrm: upgrade to 2.4.44

 meta/recipes-graphics/drm/libdrm.inc               |    1 +
 .../recipes-graphics/drm/libdrm/installtests.patch |   26 --------
 .../drm/{libdrm_2.4.42.bb => libdrm_2.4.44.bb}     |    6 +-
 ...ut-evdev_2.7.3.bb => xf86-input-evdev_2.8.0.bb} |    6 +-
 ...board_1.6.2.bb => xf86-input-keyboard_1.7.0.bb} |    6 +-
 ...ut-mouse_1.8.1.bb => xf86-input-mouse_1.9.0.bb} |    6 +-
 ...tics_1.6.3.bb => xf86-input-synaptics_1.7.0.bb} |    8 +--
 ...-intel_2.21.3.bb => xf86-video-intel_2.21.6.bb} |    6 +-
 .../xf86-video-vmware/Kill-mibstore.patch          |   63 --------------------
 ...mware_13.0.0.bb => xf86-video-vmware_13.0.1.bb} |    8 +--
 .../{xproto_7.0.23.bb => xproto_7.0.24.bb}         |    5 +-
 11 files changed, 18 insertions(+), 123 deletions(-)
 rename meta/recipes-graphics/drm/{libdrm_2.4.42.bb => libdrm_2.4.44.bb} (43%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-evdev_2.7.3.bb => xf86-input-evdev_2.8.0.bb} (81%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-keyboard_1.6.2.bb => xf86-input-keyboard_1.7.0.bb} (70%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.8.1.bb => xf86-input-mouse_1.9.0.bb} (73%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.6.3.bb => xf86-input-synaptics_1.7.0.bb} (70%)
 rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.21.3.bb => xf86-video-intel_2.21.6.bb} (84%)
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vmware/Kill-mibstore.patch
 rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_13.0.0.bb => xf86-video-vmware_13.0.1.bb} (65%)
 rename meta/recipes-graphics/xorg-proto/{xproto_7.0.23.bb => xproto_7.0.24.bb} (72%)

-- 
1.7.9.5





More information about the Openembedded-core mailing list