diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-12-15 17:49:29 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-12-15 17:49:29 +0000 |
| commit | b38f2a5935beaa588b90eec63fa5ab56d084f822 (patch) | |
| tree | 358c07f87962e3e7085e32670b7a5b0331b1336b /openembedded/packages/xserver/xserver-kdrive_20050207.bb | |
| parent | 8ae1a27297e98101b5810fdd8f447e3704b20e9e (diff) | |
| download | poky-b38f2a5935beaa588b90eec63fa5ab56d084f822.tar.gz | |
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/xserver-kdrive_20050207.bb')
| -rw-r--r-- | openembedded/packages/xserver/xserver-kdrive_20050207.bb | 31 |
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 f37cd578b9..2980e7762f 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 | |||
| 20 | DESCRIPTION_xserver-kdrive-fake = "Fake X server" | 20 | DESCRIPTION_xserver-kdrive-fake = "Fake X server" |
| 21 | DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window" | 21 | DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window" |
| 22 | 22 | ||
| 23 | PR = "r6" | 23 | PR = "r10" |
| 24 | 24 | ||
| 25 | FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" | 25 | FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" |
| 26 | FILES_xserver-kdrive-ati = "${bindir}/Xati" | 26 | FILES_xserver-kdrive-ati = "${bindir}/Xati" |
| @@ -35,34 +35,29 @@ FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr" | |||
| 35 | 35 | ||
| 36 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDCVSDATE} \ | 36 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDCVSDATE} \ |
| 37 | file://kmode.patch;patch=1 \ | 37 | file://kmode.patch;patch=1 \ |
| 38 | file://disable-apm.patch;patch=1 \ | ||
| 38 | file://fbdev-not-fix.patch;patch=1 " | 39 | file://fbdev-not-fix.patch;patch=1 " |
| 39 | 40 | ||
| 41 | SRC_URI_h3600 = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xserver;module=xserver;date=${FIXEDCVSDATE} \ | ||
| 42 | file://kmode.patch;patch=1 \ | ||
| 43 | file://faster-rotated.patch;patch=1 \ | ||
| 44 | file://fbdev-not-fix.patch;patch=1 " | ||
| 45 | |||
| 46 | |||
| 40 | SRC_URI_append_mnci = " file://onlyfb.patch;patch=1 \ | 47 | SRC_URI_append_mnci = " file://onlyfb.patch;patch=1 \ |
| 41 | file://faster-rotated.patch;patch=1 \ | 48 | file://faster-rotated.patch;patch=1 \ |
| 42 | file://devfs.patch;patch=1 \ | 49 | file://devfs.patch;patch=1" |
| 43 | file://disable-apm.patch;patch=1" | ||
| 44 | SRC_URI_append_collie = " file://faster-rotated.patch;patch=1" | 50 | SRC_URI_append_collie = " file://faster-rotated.patch;patch=1" |
| 45 | SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1 \ | 51 | SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1 \ |
| 46 | file://faster-rotated.patch;patch=1" | 52 | file://faster-rotated.patch;patch=1" |
| 47 | SRC_URI_append_c7x0 = " file://disable-apm.patch;patch=1" | 53 | SRC_URI_append_spitz = " file://faster-rotated.patch;patch=1" |
| 48 | SRC_URI_append_ipaq-pxa270= " file://disable-apm.patch;patch=1" | 54 | SRC_URI_append_akita = " file://faster-rotated.patch;patch=1" |
| 49 | SRC_URI_append_h3600 = " file://faster-rotated.patch;patch=1" | 55 | SRC_URI_append_borzoi = " file://faster-rotated.patch;patch=1" |
| 50 | SRC_URI_append_h3900 = " file://disable-apm.patch;patch=1" | ||
| 51 | SRC_URI_append_h2200 = " file://disable-apm.patch;patch=1" | ||
| 52 | SRC_URI_append_spitz = " file://disable-apm.patch;patch=1 \ | ||
| 53 | file://faster-rotated.patch;patch=1" | ||
| 54 | SRC_URI_append_akita = " file://disable-apm.patch;patch=1 \ | ||
| 55 | file://faster-rotated.patch;patch=1" | ||
| 56 | SRC_URI_append_borzoi = " file://disable-apm.patch;patch=1 \ | ||
| 57 | file://faster-rotated.patch;patch=1" | ||
| 58 | 56 | ||
| 57 | PACKAGE_ARCH_mnci = "mnci" | ||
| 59 | PACKAGE_ARCH_collie = "collie" | 58 | PACKAGE_ARCH_collie = "collie" |
| 60 | PACKAGE_ARCH_poodle = "poodle" | 59 | PACKAGE_ARCH_poodle = "poodle" |
| 61 | PACKAGE_ARCH_c7x0 = "c7x0" | ||
| 62 | PACKAGE_ARCH_ipaq-pxa270 = "ipaq-pxa270" | ||
| 63 | PACKAGE_ARCH_h3600 = "h3600" | 60 | PACKAGE_ARCH_h3600 = "h3600" |
| 64 | PACKAGE_ARCH_h3900 = "h3900" | ||
| 65 | PACKAGE_ARCH_h2200 = "h2200" | ||
| 66 | PACKAGE_ARCH_spitz = "spitz" | 61 | PACKAGE_ARCH_spitz = "spitz" |
| 67 | PACKAGE_ARCH_akita = "akita" | 62 | PACKAGE_ARCH_akita = "akita" |
| 68 | PACKAGE_ARCH_borzoi = "borzoi" | 63 | PACKAGE_ARCH_borzoi = "borzoi" |
