diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-07-24 14:00:39 +0000 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-27 07:13:59 +0200 |
commit | 94e9084e1ee586fed993896c71a4327518987152 (patch) | |
tree | 05274fe5c7f45ab76c6e03f5fcac83a06d4ba376 /package/kernel/mac80211/patches | |
parent | 0a64b70e4e95d585df3ef79d04cc6e48c8919d7c (diff) | |
download | upstream-94e9084e1ee586fed993896c71a4327518987152.tar.gz upstream-94e9084e1ee586fed993896c71a4327518987152.tar.bz2 upstream-94e9084e1ee586fed993896c71a4327518987152.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>
(cherry picked from commit b8249cef9fedb1e2e3ed4f1b16382c6815e08df1)
Diffstat (limited to 'package/kernel/mac80211/patches')
0 files changed, 0 insertions, 0 deletions