summaryrefslogtreecommitdiff
path: root/pinned-lsk.xml
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-08-01 18:00:57 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-08-01 18:00:57 +0100
commit860d76b28e8730c4fcc335bf477540fd709c17de (patch)
tree352321a5549a77ebc6e6daa530d232db8b189af0 /pinned-lsk.xml
parent398c9091e06f38b537e197189bcda94528919384 (diff)
Pin mbedtls to version 2.2.1
Version 2.3.0 doesn't compile with ARM-TF due to unused but set variables: CC plat/arm/css/common/css_bl1_setup.c /working/platforms/mbedtls/library/x509_crt.c: In function 'mbedtls_x509_crt_parse': /working/platforms/mbedtls/library/x509_crt.c:972:39: error: unused variable 'total_failed' [-Werror=unused-variable] int success = 0, first_error = 0, total_failed = 0; ^ /working/platforms/mbedtls/library/x509_crt.c:972:22: error: unused variable 'first_error' [-Werror=unused-variable] int success = 0, first_error = 0, total_failed = 0; ^ /working/platforms/mbedtls/library/x509_crt.c:972:9: error: unused variable 'success' [-Werror=unused-variable] int success = 0, first_error = 0, total_failed = 0; ^ So pin our manifest to the last known-good version: 2.2.1. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'pinned-lsk.xml')
0 files changed, 0 insertions, 0 deletions