You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Petr Štetiar b8249cef9f 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>
5 years ago
..
base-files base-files: drop support for the platform_nand_pre_upgrade() 5 years ago
boot tfa-layerscape: fix fiptool host build 5 years ago
devel perf: simplify the build process 5 years ago
firmware brcm2708: switch to linux-firmware SDIO NVRAM 5 years ago
kernel mt76: fix kernel Oops by updating to the latest version 5 years ago
libs libroxml: bump to the 3.0.2 version 5 years ago
network netifd: update to latest git HEAD 5 years ago
system mtd: cleanup unused code and variables in fis.c 5 years ago
utils lua5.3: build shared library 5 years ago
Makefile build: add ABI_VERSION to binary package names 6 years ago