[oe-commits] Denis 'GNUtoo' Carikli : xinput-calibrator's pointercal: add support for bug1

git version control git at git.openembedded.org
Tue Jul 5 22:31:06 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 97f76f3a67ae398d2b10ebdcae319b841516a900
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=97f76f3a67ae398d2b10ebdcae319b841516a900

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Wed Jul  6 00:15:44 2011 +0200

xinput-calibrator's pointercal: add support for bug1

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 .../pointercal-xinput/bug/pointercal.xinput        |    2 ++
 recipes/xinput-calibrator/pointercal-xinput_0.0.bb |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput
new file mode 100644
index 0000000..8292c01
--- /dev/null
+++ b/recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput
@@ -0,0 +1,2 @@
+xinput set-int-prop "ts4" "Evdev Axis Calibration" 32 3570 4074 272 3892
+xinput set-int-prop "ts5" "Evdev Axis Calibration" 32 3570 4074 272 3892
diff --git a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
index 957e577..b5a6867 100644
--- a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
 
 SECTION = "base"
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "file://pointercal.xinput"
 S = "${WORKDIR}"





More information about the Openembedded-commits mailing list