[oe-commits] Jussi Kukkonen : xserver-xorg: Upgrade 1.16.3 -> 1.17.1 ( OELAYOUT_ABI change)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 3 15:40:18 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 950846d019ffac21909a96d90af8cf7e5bdd5738
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=950846d019ffac21909a96d90af8cf7e5bdd5738

Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
Date:   Thu May  7 13:39:19 2015 +0300

xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change)

* Increase OELAYOUT_ABI: this is required because the
  xf86-video-modesetting package moves from its own recipe to
  xserver-xorg and sanity check cannot handle that currently.
  The upgrade will delete old xf86-video-modesetting files from
  sysroots.
* Remove upstreamed xserver-xorg patches
* Remove xf86-video-modesetting recipe: the driver is now included in
  xserver-xorg recipe, which now produces the xf86-video-modesetting
  package. The package version changes from 0.9 to 1.17.1
* Update xserver-xorg license checksum: modesetting license
  info (another MIT one) has been added to the file

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>

---

 meta/classes/sanity.bbclass                        |   6 +
 meta/conf/abi_version.conf                         |   2 +-
 .../xorg-driver/xf86-video-modesetting_0.9.0.bb    |   8 --
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |   9 +-
 ...Check-strings-length-against-request-size.patch | 145 ---------------------
 ...wap-XkbSetGeometry-data-in-the-input-buff.patch | 109 ----------------
 .../Fix-subwindow-in-Xi-emulated-events.patch      |  41 ------
 .../xserver-xorg/xshmfence-option.patch            |  57 --------
 ...erver-xorg_1.16.3.bb => xserver-xorg_1.17.1.bb} |   8 +-
 9 files changed, 16 insertions(+), 369 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=950846d019ffac21909a96d90af8cf7e5bdd5738


More information about the Openembedded-commits mailing list