Skip to content

Integrate meta-guf-distro/fix-touch-calibration-install-step

Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/511e24e360494c1892716d7a785f19157d486d61

touch calibration: Fix creation of libinput calibration data during installation

The script was relying in the /dev/input/touchscreen link which was not available in FNGSystem previous to version 16. This fix now loops though all available devices and takes the first device with absolute axis.

Merge request reports

Loading