summaryrefslogtreecommitdiff
path: root/openembedded/packages/xserver
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-12-15 17:49:29 +0000
committerRichard Purdie <richard@openedhand.com>2005-12-15 17:49:29 +0000
commitb38f2a5935beaa588b90eec63fa5ab56d084f822 (patch)
tree358c07f87962e3e7085e32670b7a5b0331b1336b /openembedded/packages/xserver
parent8ae1a27297e98101b5810fdd8f447e3704b20e9e (diff)
downloadopenembedded-core-b38f2a5935beaa588b90eec63fa5ab56d084f822.tar.gz
openembedded-core-b38f2a5935beaa588b90eec63fa5ab56d084f822.tar.bz2
openembedded-core-b38f2a5935beaa588b90eec63fa5ab56d084f822.tar.xz
openembedded-core-b38f2a5935beaa588b90eec63fa5ab56d084f822.zip
Merging with Openembedded
git-svn-id: https://svn.o-hand.com/repos/poky@197 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xserver')
-rw-r--r--openembedded/packages/xserver/xserver-kdrive_20050207.bb31
1 files changed, 13 insertions, 18 deletions
diff --git a/openembedded/packages/xserver/xserver-kdrive_20050207.bb b/openembedded/packages/xserver/xserver-kdrive_20050207.bb
index f37cd578b..2980e7762 100644
--- a/openembedded/packages/xserver/xserver-kdrive_20050207.bb
+++ b/openembedded/packages/xserver/xserver-kdrive_20050207.bb
@@ -20,7 +20,7 @@ DESCRIPTION_xserver-kdrive-epson = "X server from freedesktop.org, supporting Ep
DESCRIPTION_xserver-kdrive-fake = "Fake X server"
DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window"
-PR = "r6"
+PR = "r10"
FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
FILES_xserver-kdrive-ati = "${bindir}/Xati"
@@ -35,34 +35,29 @@ FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDCVSDATE} \
file://kmode.patch;patch=1 \
+ file://disable-apm.patch;patch=1 \
file://fbdev-not-fix.patch;patch=1 "
+SRC_URI_h3600 = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDCVSDATE} \
+ file://kmode.patch;patch=1 \
+ file://faster-rotated.patch;patch=1 \
+ file://fbdev-not-fix.patch;patch=1 "
+
+
SRC_URI_append_mnci = " file://onlyfb.patch;patch=1 \
file://faster-rotated.patch;patch=1 \
- file://devfs.patch;patch=1 \
- file://disable-apm.patch;patch=1"
+ file://devfs.patch;patch=1"
SRC_URI_append_collie = " file://faster-rotated.patch;patch=1"
SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1 \
file://faster-rotated.patch;patch=1"
-SRC_URI_append_c7x0 = " file://disable-apm.patch;patch=1"
-SRC_URI_append_ipaq-pxa270= " file://disable-apm.patch;patch=1"
-SRC_URI_append_h3600 = " file://faster-rotated.patch;patch=1"
-SRC_URI_append_h3900 = " file://disable-apm.patch;patch=1"
-SRC_URI_append_h2200 = " file://disable-apm.patch;patch=1"
-SRC_URI_append_spitz = " file://disable-apm.patch;patch=1 \
- file://faster-rotated.patch;patch=1"
-SRC_URI_append_akita = " file://disable-apm.patch;patch=1 \
- file://faster-rotated.patch;patch=1"
-SRC_URI_append_borzoi = " file://disable-apm.patch;patch=1 \
- file://faster-rotated.patch;patch=1"
+SRC_URI_append_spitz = " file://faster-rotated.patch;patch=1"
+SRC_URI_append_akita = " file://faster-rotated.patch;patch=1"
+SRC_URI_append_borzoi = " file://faster-rotated.patch;patch=1"
+PACKAGE_ARCH_mnci = "mnci"
PACKAGE_ARCH_collie = "collie"
PACKAGE_ARCH_poodle = "poodle"
-PACKAGE_ARCH_c7x0 = "c7x0"
-PACKAGE_ARCH_ipaq-pxa270 = "ipaq-pxa270"
PACKAGE_ARCH_h3600 = "h3600"
-PACKAGE_ARCH_h3900 = "h3900"
-PACKAGE_ARCH_h2200 = "h2200"
PACKAGE_ARCH_spitz = "spitz"
PACKAGE_ARCH_akita = "akita"
PACKAGE_ARCH_borzoi = "borzoi"