From 5f39e9fa0f187bd8bfe071abb7aa8048fd0befc7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 10 Jan 2008 23:44:43 +0000 Subject: xserver-kdrive: Make patchlist more obvious, remove uneeded machine specific patches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3460 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/xorg-xserver/xserver-kdrive.inc | 23 ---------------------- .../xorg-xserver/xserver-kdrive_1.3.0.0.bb | 17 +++++++++++++--- 2 files changed, 14 insertions(+), 26 deletions(-) (limited to 'meta') diff --git a/meta/packages/xorg-xserver/xserver-kdrive.inc b/meta/packages/xorg-xserver/xserver-kdrive.inc index e46abe3fe8..5c8b9bbbf3 100644 --- a/meta/packages/xorg-xserver/xserver-kdrive.inc +++ b/meta/packages/xorg-xserver/xserver-kdrive.inc @@ -86,29 +86,6 @@ RDEPENDS_xserver-kdrive-smi = "${PN}" RDEPENDS_xserver-kdrive-vesa = "${PN}" RDEPENDS_xserver-kdrive-via = "${PN}" -SRC_URI ?= "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ - ${KDRIVE_COMMON_PATCHES}" -KDRIVE_COMMON_PATCHES = " \ - file://kmode.patch;patch=1 \ - file://disable-apm.patch;patch=1 \ - file://no-serial-probing.patch;patch=1 \ - file://kdrive-evdev.patch;patch=1 \ - file://kdrive-use-evdev.patch;patch=1 \ - file://fbdev-not-fix.patch;patch=1 \ - file://enable-builtin-fonts.patch;patch=1 \ - file://disable-xf86-dga-xorgcfg.patch;patch=1 \ - file://optional-xkb.patch;patch=1 \ - file://enable-epson.patch;patch=1 \ - file://enable-tslib.patch;patch=1 \ - file://kmode-palm.patch;patch=1 \ - " - -SRC_URI_append_mnci = " file://onlyfb.patch;patch=1" -SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1" -SRC_URI_append_qemux86 = " file://xserver-kdrive-poodle.patch;patch=1" -PACKAGE_ARCH_poodle = "${MACHINE_ARCH}" -PACKAGE_ARCH_qemux86 = "${MACHINE_ARCH}" - inherit autotools pkgconfig ARM_INSTRUCTION_SET = "arm" 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 207f2002ab..65a9009ad4 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,11 +3,22 @@ require xserver-kdrive.inc DEPENDS += "libxkbfile libxcalibrate" PE = "1" -PR = "r15" +PR = "r16" SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ - ${KDRIVE_COMMON_PATCHES} \ - file://fix_default_mode.patch;patch=1 \ + file://kmode.patch;patch=1 \ + file://disable-apm.patch;patch=1 \ + file://no-serial-probing.patch;patch=1 \ + file://kdrive-evdev.patch;patch=1 \ + file://kdrive-use-evdev.patch;patch=1 \ + file://fbdev-not-fix.patch;patch=1 \ + file://enable-builtin-fonts.patch;patch=1 \ + file://disable-xf86-dga-xorgcfg.patch;patch=1 \ + file://optional-xkb.patch;patch=1 \ + file://enable-epson.patch;patch=1 \ + file://enable-tslib.patch;patch=1 \ + file://kmode-palm.patch;patch=1 \ + file://fix_default_mode.patch;patch=1 \ file://enable-xcalibrate.patch;patch=1 \ file://hide-cursor-and-ppm-root.patch;patch=1 \ file://xcalibrate_coords.patch;patch=1" -- cgit v1.2.3-54-g00ecf