[meta-freescale] [meta-fsl-arm-extra][PATCH] cfa10057, cfa10058: remove unnecessary xinput calibration

Alexandre Belloni alexandre.belloni at free-electrons.com
Wed Jan 15 04:26:21 PST 2014


Since commit 1eb70a97452cacbe7aae752879b782e1e97a3484, it is possible to
correctly use xinput_calibrator to calibrate the touchscreen connected
to mxs-lradc at first boot.

That commit has been backported to the 3.10 branch of the Crystalfontz
repository so the calibration files are not needed anymore.

Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
---
 .../xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput      | 2 --
 .../xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput      | 2 --
 recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend       | 2 --
 3 files changed, 6 deletions(-)
 delete mode 100644 recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput
 delete mode 100644 recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput
 delete mode 100644 recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend

diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput
deleted file mode 100644
index e22237294596..000000000000
--- a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput
+++ /dev/null
@@ -1,2 +0,0 @@
-xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 330 3925 173 4092
-xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 1
diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput
deleted file mode 100644
index 445863a87099..000000000000
--- a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput
+++ /dev/null
@@ -1,2 +0,0 @@
-xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 1373 1381 3391 3348
-xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 0
diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend b/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend
deleted file mode 100644
index a9c60f3ec4f9..000000000000
--- a/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-# Append path for freescale layer to include bsp pointercal.xinput
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-- 
1.8.3.2



More information about the meta-freescale mailing list