aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-06-11 19:12:48 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-06-11 19:12:48 +0000
commitb76702c13a93e055503201c2003ea2dd90c5923a (patch)
treeeffc6fa117395999fb315cdd329057b0db87da7e /recipes/xorg-xserver
parent00a293b3606260e5dabdf0403a59115b3cc9e132 (diff)
downloadopenembedded-b76702c13a93e055503201c2003ea2dd90c5923a.tar.gz
xserver-kdrive-1.3.0.0: Fixed for new autotools.
Diffstat (limited to 'recipes/xorg-xserver')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch13
-rw-r--r--recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb1
2 files changed, 14 insertions, 0 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch b/recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch
new file mode 100644
index 0000000000..e23b89d153
--- /dev/null
+++ b/recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch
@@ -0,0 +1,13 @@
+Index: xorg-server-1.3.0.0/configure.ac
+===================================================================
+--- xorg-server-1.3.0.0.orig/configure.ac 2009-06-11 17:04:51.000000000 +0000
++++ xorg-server-1.3.0.0/configure.ac 2009-06-11 17:05:58.000000000 +0000
+@@ -1699,8 +1699,6 @@
+ DIX_CFLAGS="-DHAVE_DIX_CONFIG_H"
+ AC_SUBST([DIX_CFLAGS])
+
+-AC_SUBST([libdir exec_prefix prefix])
+-
+ # Man page sections - used in config utils & generating man pages
+ XORG_MANPAGE_SECTIONS
+
diff --git a/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb b/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
index 19669e4d89..1faa0e7990 100644
--- a/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
+++ b/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb
@@ -23,6 +23,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
file://linux-keyboard-mediumraw.patch;patch=1 \
file://gumstix-kmode.patch;patch=1 \
file://fix-picturestr-include-order.patch;patch=1 \
+ file://autotools.patch;patch=1 \
"
SRC_URI_append_avr32 = " \