Remove the 'mstructure-size-boundary' flag. This flag is not supported in ARM64 toolchains, and without it the fbtest application works fine. https://jira.digi.com/browse/DEL-6498 Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@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>