[oe-commits] Klaus Kurzmann : pointercal-xinput: add calibration data for nokia900 and bump PR

git version control git at git.openembedded.org
Fri Sep 24 12:41:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6e76c8887237b0bfbbf208303b33b35296f8a08a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6e76c8887237b0bfbbf208303b33b35296f8a08a

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Sep 22 11:36:11 2010 +0200

pointercal-xinput: add calibration data for nokia900 and bump PR

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput
new file mode 100644
index 0000000..66bb32c
--- /dev/null
+++ b/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput
@@ -0,0 +1,2 @@
+xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 204 3897 3763 178;
+
diff --git a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
index 9a2d7ab..ad96666 100644
--- a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Touchscreen calibration data from xinput-calibrator"
 LICENSE = "MIT/X11"
 SECTION = "base"
 
+PR = "r1"
 SRC_URI = "file://pointercal.xinput"
 S = "${WORKDIR}"
 





More information about the Openembedded-commits mailing list