diff options
Diffstat (limited to 'meta/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb')
| -rw-r--r-- | meta/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb b/meta/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb index a10690416e..6982bccb81 100644 --- a/meta/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb +++ b/meta/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb | |||
| @@ -3,12 +3,13 @@ require xserver-kdrive-common.inc | |||
| 3 | DEPENDS += "libxkbfile libxcalibrate" | 3 | DEPENDS += "libxkbfile libxcalibrate" |
| 4 | 4 | ||
| 5 | PE = "1" | 5 | PE = "1" |
| 6 | PR = "r11" | 6 | PR = "r12" |
| 7 | 7 | ||
| 8 | SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ | 8 | SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ |
| 9 | ${KDRIVE_COMMON_PATCHES} \ | 9 | ${KDRIVE_COMMON_PATCHES} \ |
| 10 | file://fix_default_mode.patch;patch=1 \ | 10 | file://fix_default_mode.patch;patch=1 \ |
| 11 | file://enable-xcalibrate.patch;patch=1 \ | 11 | file://enable-xcalibrate.patch;patch=1 \ |
| 12 | file://hide-cursor-and-ppm-root.patch;patch=1" | 12 | file://hide-cursor-and-ppm-root.patch;patch=1 \ |
| 13 | file://xcalibrate_coords.patch;patch=1" | ||
| 13 | 14 | ||
| 14 | S = "${WORKDIR}/xorg-server-${PV}" | 15 | S = "${WORKDIR}/xorg-server-${PV}" |
