summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xserver/xserver-kdrive_20050207.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-11-04 12:04:54 +0000
committerRichard Purdie <richard@openedhand.com>2005-11-04 12:04:54 +0000
commit925c447a51ccc44f8b3697f6fe7397d906fe67f2 (patch)
tree0a4fe4added394518429536e19e435391eb16656 /openembedded/packages/xserver/xserver-kdrive_20050207.bb
parent46b6d82b5c309f12ad4fc69ce38c3aff0f4a11de (diff)
downloadpoky-925c447a51ccc44f8b3697f6fe7397d906fe67f2.tar.gz
Updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky@170 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xserver/xserver-kdrive_20050207.bb')
-rw-r--r--openembedded/packages/xserver/xserver-kdrive_20050207.bb14
1 files changed, 10 insertions, 4 deletions
diff --git a/openembedded/packages/xserver/xserver-kdrive_20050207.bb b/openembedded/packages/xserver/xserver-kdrive_20050207.bb
index e1e1381f93..f37cd578b9 100644
--- a/openembedded/packages/xserver/xserver-kdrive_20050207.bb
+++ b/openembedded/packages/xserver/xserver-kdrive_20050207.bb
@@ -38,11 +38,15 @@ SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;
38 file://fbdev-not-fix.patch;patch=1 " 38 file://fbdev-not-fix.patch;patch=1 "
39 39
40SRC_URI_append_mnci = " file://onlyfb.patch;patch=1 \ 40SRC_URI_append_mnci = " file://onlyfb.patch;patch=1 \
41 file://devfs.patch;patch=1 \ 41 file://faster-rotated.patch;patch=1 \
42 file://disable-apm.patch;patch=1" 42 file://devfs.patch;patch=1 \
43SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1" 43 file://disable-apm.patch;patch=1"
44SRC_URI_append_collie = " file://faster-rotated.patch;patch=1"
45SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1 \
46 file://faster-rotated.patch;patch=1"
44SRC_URI_append_c7x0 = " file://disable-apm.patch;patch=1" 47SRC_URI_append_c7x0 = " file://disable-apm.patch;patch=1"
45SRC_URI_append_ipaq-pxa270= " file://disable-apm.patch;patch=1" 48SRC_URI_append_ipaq-pxa270= " file://disable-apm.patch;patch=1"
49SRC_URI_append_h3600 = " file://faster-rotated.patch;patch=1"
46SRC_URI_append_h3900 = " file://disable-apm.patch;patch=1" 50SRC_URI_append_h3900 = " file://disable-apm.patch;patch=1"
47SRC_URI_append_h2200 = " file://disable-apm.patch;patch=1" 51SRC_URI_append_h2200 = " file://disable-apm.patch;patch=1"
48SRC_URI_append_spitz = " file://disable-apm.patch;patch=1 \ 52SRC_URI_append_spitz = " file://disable-apm.patch;patch=1 \
@@ -52,9 +56,11 @@ SRC_URI_append_akita = " file://disable-apm.patch;patch=1 \
52SRC_URI_append_borzoi = " file://disable-apm.patch;patch=1 \ 56SRC_URI_append_borzoi = " file://disable-apm.patch;patch=1 \
53 file://faster-rotated.patch;patch=1" 57 file://faster-rotated.patch;patch=1"
54 58
59PACKAGE_ARCH_collie = "collie"
55PACKAGE_ARCH_poodle = "poodle" 60PACKAGE_ARCH_poodle = "poodle"
56PACKAGE_ARCH_c7x0 = "c7x0" 61PACKAGE_ARCH_c7x0 = "c7x0"
57PACKAGE_ARCH_ipaq-pxa270 = "ipaq-pxa270" 62PACKAGE_ARCH_ipaq-pxa270 = "ipaq-pxa270"
63PACKAGE_ARCH_h3600 = "h3600"
58PACKAGE_ARCH_h3900 = "h3900" 64PACKAGE_ARCH_h3900 = "h3900"
59PACKAGE_ARCH_h2200 = "h2200" 65PACKAGE_ARCH_h2200 = "h2200"
60PACKAGE_ARCH_spitz = "spitz" 66PACKAGE_ARCH_spitz = "spitz"