From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- .../xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb') diff --git a/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb b/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb index fa908ccab0..e964720b72 100644 --- a/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb +++ b/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb @@ -15,24 +15,24 @@ COMPATIBLE_MACHINE = "nokia(800|770)" FILES_${PN} = "${libdir}/xserver /etc/dbus-1/* ${bindir}/Xomap" SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/xorg-server_1.1.99.3-0osso31.tar.gz \ - file://kmode.patch;patch=1 \ - file://disable-apm.patch;patch=1 \ - file://no-serial-probing.patch;patch=1 \ - file://fbdev-not-fix.patch;patch=1 \ - file://enable-builtin-fonts.patch;patch=1 \ - file://xcalibrate.patch;patch=1 \ - file://fixups.patch;patch=1 \ - file://button_only.patch;patch=1 \ - file://calibrateext.patch;patch=1 \ - file://fix-picturestr-include-order.patch;patch=1 \ - file://xcalibrate_coords.patch;patch=1 \ - file://report-correct-randr10.patch;patch=1" -# file://kdrive-evdev.patch;patch=1 \ -# file://kdrive-use-evdev.patch;patch=1 \ -# file://optional-xkb.patch;patch=1 \ -# file://disable-xf86-dga-xorgcfg.patch;patch=1 \ -# file://enable-tslib.patch;patch=1 \ -# file://xfbdev-fb-opt.patch;patch=1" + file://kmode.patch;apply=yes \ + file://disable-apm.patch;apply=yes \ + file://no-serial-probing.patch;apply=yes \ + file://fbdev-not-fix.patch;apply=yes \ + file://enable-builtin-fonts.patch;apply=yes \ + file://xcalibrate.patch;apply=yes \ + file://fixups.patch;apply=yes \ + file://button_only.patch;apply=yes \ + file://calibrateext.patch;apply=yes \ + file://fix-picturestr-include-order.patch;apply=yes \ + file://xcalibrate_coords.patch;apply=yes \ + file://report-correct-randr10.patch;apply=yes" +# file://kdrive-evdev.patch;apply=yes \ +# file://kdrive-use-evdev.patch;apply=yes \ +# file://optional-xkb.patch;apply=yes \ +# file://disable-xf86-dga-xorgcfg.patch;apply=yes \ +# file://enable-tslib.patch;apply=yes \ +# file://xfbdev-fb-opt.patch;apply=yes" S = "${WORKDIR}/xorg-server-1.1.99.3" -- cgit v1.2.3