Integrate meta-guf-distro/fix-imx6-postinst
fngpostinstall: Skip generation of touchcalibration for devices without touch
The generation of the udev rule fails if neither touch nor framebuffer nor pointercal is available. The image installation should still work, so this patch skips the udev rule generation in theses cases.
--
gf-prepare-kernel: Add argument parser to ignore optional args
fng-postinstallation passes an parameter to detect the script is running as a postinstall step. This arg currently needs to be ignored.