summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb24
1 files changed, 12 insertions, 12 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb b/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
index 0fb56022d4..080c6e2d69 100644
--- a/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
+++ b/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
@@ -12,18 +12,18 @@ PR = "r8"
FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-${PV}:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
${KDRIVE_COMMON_PATCHES} \
- file://kdrive-evdev.patch;patch=1 \
- file://kdrive-use-evdev.patch;patch=1 \
- file://disable-xf86-dga-xorgcfg.patch;patch=1 \
- file://enable-xcalibrate.patch;patch=1 \
- file://fbcompositesrc8888revnpx0565.patch;patch=1 \
- file://kdrive-vidmemarea.patch;patch=1 \
- file://kdrive-imageon.patch;patch=1 \
- file://xcalibrate_coords.patch;patch=1 \
- file://enable-builtin-fonts.patch;patch=1 \
- file://fix-picturestr-include-order.patch;patch=1 \
- file://split_multiple_AC_SUBST.patch;patch=1 \
- file://report-correct-randr10.patch;patch=1 \
+ file://kdrive-evdev.patch \
+ file://kdrive-use-evdev.patch \
+ file://disable-xf86-dga-xorgcfg.patch \
+ file://enable-xcalibrate.patch \
+ file://fbcompositesrc8888revnpx0565.patch \
+ file://kdrive-vidmemarea.patch \
+ file://kdrive-imageon.patch \
+ file://xcalibrate_coords.patch \
+ file://enable-builtin-fonts.patch \
+ file://fix-picturestr-include-order.patch \
+ file://split_multiple_AC_SUBST.patch \
+ file://report-correct-randr10.patch \
"
S = "${WORKDIR}/xorg-server-${PV}"