530c5a5595
Old gcc compilers do not support type redefinitions, which causes a build failure of the host-vboot-utils package on certain machines. The vboot-utils source code redefines "typedef struct rsa_st RSA" which is already defined in the OpenSSL headers. This commit adds a patch which works around this build issue. Fixes: http://autobuild.buildroot.org/results/1a4/1a45412939a3f9d6fa59d086d834a3b4a4bffef7/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-Add-missing-definition-of-MTD_CHAR_MAJOR.patch | ||
0002-Add-missing-header-include-for-ssize_t.patch | ||
0003-Avoid-RSA-type-redefinition.patch | ||
Config.in.host | ||
vboot-utils.hash | ||
vboot-utils.mk |