Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Also move files from generic 'files' folders to a more specific '${BP}' or '${BPN}' folders. This is recommended to speed up the fetch of files from the local machine, as the search is done in a certain order: ${BP}, ${BPN}, and 'files'. More info: http://thread.gmane.org/gmane.linux.embedded.yocto.general/23550/focus=23576 https://jira.digi.com/browse/DEL-1558 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Formfactor config files are needed in now so the touchscreen calibration is loaded on target's boot. Otherwise the touch is not calibrated. https://jira.digi.com/browse/DEL-910 Signed-off-by: Javier Viguera <javier.viguera@digi.com>