mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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 <alexandre.belloni@free-electrons.com>
This commit is contained in:
parent
f809b88197
commit
7f0fa9f17b
|
@ -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
|
|
@ -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
|
|
@ -1,2 +0,0 @@
|
|||
# Append path for freescale layer to include bsp pointercal.xinput
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
Loading…
Reference in New Issue
Block a user