summaryrefslogtreecommitdiffstats
path: root/package/json-c/0001-don-t-threat-warnings-as-errors.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-17 09:55:53 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-12-18 23:09:39 +0100
commita957d9a90ade4194dffe3eb2fc0136bc5d077c28 (patch)
tree8eb5af08cdba26fd79c548447a9e0d82f297a369 /package/json-c/0001-don-t-threat-warnings-as-errors.patch
parent380c3d5e4067fcd0d551890083dc83edd6b8a055 (diff)
downloadbuildroot-a957d9a90ade4194dffe3eb2fc0136bc5d077c28.tar.gz
buildroot-a957d9a90ade4194dffe3eb2fc0136bc5d077c28.zip
boot/arm-trusted-firmware: build fiptool separately with dependency on host-openssl
ATF >= 1.3 builds a host program called fiptool which uses OpenSSL, so we need to build host-openssl. We could have made it an optional dependency like U-Boot does, but since most ATF versions are going to be >= 1.3 in the near future, we simply make host-openssl a mandatory dependency. However, the ATF build system is not very good, and you can't easily pass flags that will affect the build of host programs. Therefore, we take the approach of building fiptool separately before triggering the real build process. It would obviously be better to fix ATF itself, but as usual with those bootloader packages, we fetch different versions depending on the platform/configuration, making it difficult to use patches. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/44868961 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/json-c/0001-don-t-threat-warnings-as-errors.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud