[oe-commits] Martin Jansa : libx11: convert to BBCLASSEXTEND

git version control git at git.openembedded.org
Fri Jun 25 13:44:48 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 82dd23467d2a7dd7c3c2b3a32635f8e925c7d589
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82dd23467d2a7dd7c3c2b3a32635f8e925c7d589

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 24 20:09:24 2010 +0200

libx11: convert to BBCLASSEXTEND

* common patches in new libx11.inc (some needed to be renamed to keep
  same name across version)
* keep one common dir with diet-x11/libx11-trip variants
* enable xcb again for non-native non-sdk versions newer than 1.3 and
  add libx11-xcb package, XCB seems more popular then in 2007
  (xls* projects were coverted lately, so this actually reverts patch from bug #3372)
* also xcb enabled makes mesa build after libxcb was staged (mesa itself
  has xcb disabled, but if it founds libxcb, then it expects to find
  libx11 with xcb too)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xorg-lib/diet-x11_1.1.1.bb                 |    5 +--
 recipes/xorg-lib/diet-x11_1.1.2.bb                 |   11 +---
 recipes/xorg-lib/diet-x11_1.1.3.bb                 |   11 +---
 recipes/xorg-lib/diet-x11_1.1.4.bb                 |   11 +---
 recipes/xorg-lib/diet-x11_1.1.5.bb                 |    8 +--
 .../keysymdef_include.patch}                       |    0 
 .../libx11-1.0.1/x11_disable_makekeys.patch        |   15 ++++++
 .../keysymdef_include.patch}                       |    0 
 .../libx11-1.0.3/x11_disable_makekeys.patch        |   15 ++++++
 .../keysymdef_include.patch}                       |    0 
 .../keysymdef_include.patch}                       |    0 
 .../keysymdef_include.patch}                       |    0 
 .../keysymdef_include.patch}                       |    0 
 .../libx11-1.3.2/x11_disable_makekeys.patch        |   23 +++++++++
 recipes/xorg-lib/libx11-1.3.3+git/dolt-fix.patch   |   22 ++++++++
 .../libx11-1.3.3+git/keysymdef_include.patch       |   29 +++++++++++
 .../libx11-1.3.3+git/x11_disable_makekeys.patch    |   26 ++++++++++
 recipes/xorg-lib/libx11-native_1.0.1.bb            |   31 ------------
 recipes/xorg-lib/libx11-native_1.0.3.bb            |   31 ------------
 recipes/xorg-lib/libx11-native_1.1.1.bb            |   31 ------------
 recipes/xorg-lib/libx11-native_1.1.4.bb            |   11 ----
 recipes/xorg-lib/libx11-native_1.1.5.bb            |   11 ----
 recipes/xorg-lib/libx11-native_1.2.bb              |   14 -----
 recipes/xorg-lib/libx11-native_1.3.2.bb            |    8 ---
 recipes/xorg-lib/libx11-native_1.3.3.bb            |    8 ---
 recipes/xorg-lib/libx11-native_1.3.4.bb            |    8 ---
 recipes/xorg-lib/libx11-sdk_1.1.4.bb               |    8 ---
 recipes/xorg-lib/libx11-trim/include_fix.patch     |   23 ---------
 recipes/xorg-lib/libx11-trim_1.1.5.bb              |   36 +------------
 recipes/xorg-lib/libx11.inc                        |   52 ++++++++++++++++++++
 .../{libx11-trim => libx11}/makekeys-update.patch  |    0 
 recipes/xorg-lib/libx11/makekeys.diff              |   12 -----
 .../libx11/x11_disable_makekeys.1.6.3.patch        |   24 ---------
 recipes/xorg-lib/libx11_1.0.1.bb                   |   11 ++++
 recipes/xorg-lib/libx11_1.0.3.bb                   |   11 ++++
 recipes/xorg-lib/libx11_1.1.1.bb                   |   27 ++---------
 recipes/xorg-lib/libx11_1.1.2.bb                   |   29 ++---------
 recipes/xorg-lib/libx11_1.1.3.bb                   |   29 ++---------
 recipes/xorg-lib/libx11_1.1.4.bb                   |   35 ++------------
 recipes/xorg-lib/libx11_1.1.5.bb                   |   35 ++------------
 recipes/xorg-lib/libx11_1.2.bb                     |   39 ++-------------
 recipes/xorg-lib/libx11_1.3.2.bb                   |   40 +--------------
 recipes/xorg-lib/libx11_1.3.3.bb                   |   40 +--------------
 recipes/xorg-lib/libx11_1.3.4.bb                   |   40 +--------------
 recipes/xorg-lib/libx11_git.bb                     |   34 +++----------
 45 files changed, 260 insertions(+), 594 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=82dd23467d2a7dd7c3c2b3a32635f8e925c7d589




More information about the Openembedded-commits mailing list