diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2015-09-10 20:24:12 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:47:23 +0100 |
commit | 7d0edf5d04fba0b642bfb08a1de28fbc8e480209 (patch) | |
tree | 9d16f429888dacb85022ef9271ed89990f6c3ab6 /meta-skeleton | |
parent | 60564c6d6b8c1a3813baa04fb0d5597cf63f2a9f (diff) | |
download | openembedded-core-7d0edf5d04fba0b642bfb08a1de28fbc8e480209.tar.gz openembedded-core-7d0edf5d04fba0b642bfb08a1de28fbc8e480209.tar.bz2 openembedded-core-7d0edf5d04fba0b642bfb08a1de28fbc8e480209.zip |
u-boot.inc: Add host compiler flags and openssl-native dependency
U-Boot will compile its own tools during the build, with specific
configurations (aka when CONFIG_FIT_SIGNATURE is enabled) the host tools
require openssl. This patch adds 'openssl' as a PACKAGECONFIG that
enables the use of openssl-native as a dependency and also adds the
HOSTCC flags that U-Boot uses when compiling the host tools.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions