diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-07-24 14:00:39 +0000 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-25 07:48:10 +0200 |
commit | b8249cef9fedb1e2e3ed4f1b16382c6815e08df1 (patch) | |
tree | 18b878e2e3d9e577e1fac00cbb91e559e945bce1 /include/package-seccomp.mk | |
parent | fe928c7a81810fd84210a5e9594b7fa8ce1064ce (diff) | |
download | upstream-b8249cef9fedb1e2e3ed4f1b16382c6815e08df1.tar.gz upstream-b8249cef9fedb1e2e3ed4f1b16382c6815e08df1.tar.bz2 upstream-b8249cef9fedb1e2e3ed4f1b16382c6815e08df1.zip |
tfa-layerscape: fix fiptool host build
fiptool is a host tool, used in a firmware generation pipeline, but it's
not treated as such, leading to the build breakage on the hosts which
don't have {Open,Libre}SSL dev package installed:
In file included from fiptool.h:16:0,
from fiptool.c:19:
fiptool_platform.h:18:27: fatal error: openssl/sha.h:
No such file or directory
# include <openssl/sha.h>
So this patch promotes fiptool into the host tool with proper host
include and library paths under STAGING_DIR.
Ref: https://github.com/openwrt/openwrt/pull/2267
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'include/package-seccomp.mk')
0 files changed, 0 insertions, 0 deletions