aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxt_1.0.4.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-04-01 03:08:19 +0200
committerRobert Schuster <thebohemian@gmx.net>2009-04-01 03:10:09 +0200
commitcfb91c0f44f2f21e4fd70e8b4bca073340183465 (patch)
treea7e02d5cfbda7b976251cdec0791416dcdf1710e /recipes/xorg-lib/libxt_1.0.4.bb
parent2a8df44bd619c0b57a58baa589ffc30b9409f1c6 (diff)
downloadopenembedded-cfb91c0f44f2f21e4fd70e8b4bca073340183465.tar.gz
libxt 1.0.4: Added official patch to fix X.org PR10970.
libxt 1.0.5: Dito. libxt-native 1.0.5: Dito.
Diffstat (limited to 'recipes/xorg-lib/libxt_1.0.4.bb')
-rw-r--r--recipes/xorg-lib/libxt_1.0.4.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxt_1.0.4.bb b/recipes/xorg-lib/libxt_1.0.4.bb
index e67590bdf1..3911b78382 100644
--- a/recipes/xorg-lib/libxt_1.0.4.bb
+++ b/recipes/xorg-lib/libxt_1.0.4.bb
@@ -9,6 +9,10 @@ PROVIDES = "xt"
XORG_PN = "libXt"
+SRC_URI += "file://pr10970-header-fix.patch;patch=1"
+
+PR = "r1"
+
EXTRA_OECONF="--enable-malloc0returnsnull --disable-install-makestrs --disable-xkb"
do_compile() {