xserver-common: fix patch
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 23 Aug 2010 18:37:46 +0000 (20:37 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 23 Aug 2010 18:37:46 +0000 (20:37 +0200)
* never ever modify patch by hand after testing it, sorry for noise

recipes/xserver-common/files/89xTs_Calibrate.xinput_calibrator.patch
recipes/xserver-common/xserver-common_1.33.bb

index 8f4b4d0..c04ad96 100644 (file)
@@ -2,7 +2,7 @@ Index: xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator
 ===================================================================
 --- xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator    (revision 0)
 +++ xserver-common/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator    (revision 0)
-@@ -0,0 +1,6 @@
+@@ -0,0 +1,7 @@
 +#!/bin/sh
 +
 +if [ -e /usr/bin/xinput_calibrator_once.sh ] ; then
index 7486459..9ebaa31 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r6"
+PR = "r7"
 
 PACKAGE_ARCH = "all"
 DEFAULT_PREFERENCE = "-1"