]> code.ossystems Code Review - meta-freescale.git/commit
atf: Fix builds of native tools during build process
authorDaniel Klauer <daniel.klauer@gin.de>
Thu, 1 Aug 2019 09:15:01 +0000 (11:15 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 15 Aug 2019 17:49:22 +0000 (14:49 -0300)
commitfa4994b2d8da73fd3ae30875b3af8d7a682cdd53
treecb7725e460151cab6b2010ca7e5764989902df7b
parentc090df937b5f9e5487c045d1a6c958ef65abd87d
atf: Fix builds of native tools during build process

atf builds some native tools such as fiptool during its build process,
this should use Yocto's native toolchain options instead of just the
host's.

This way the fiptool build will actually use the openssl-native dependency
from Yocto's native sysroot, instead of the host's openssl (which may not
exist).

Signed-off-by: Daniel Klauer <daniel.klauer@gin.de>
recipes-bsp/atf/atf_git.bb