From 7f0fa9f17ba2244948e917488475a333a46b4e55 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 15 Jan 2014 13:26:21 +0100 Subject: [PATCH] cfa10057, cfa10058: remove unnecessary xinput calibration 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 --- .../pointercal-xinput/cfa10057/pointercal.xinput | 2 -- .../pointercal-xinput/cfa10058/pointercal.xinput | 2 -- .../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 e222372..0000000 --- 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 445863a..0000000 --- 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 a9c60f3..0000000 --- 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}:"