diff options
Diffstat (limited to 'recipes-security/optee-imx/optee-test_3.2.0.imx.bb')
-rw-r--r-- | recipes-security/optee-imx/optee-test_3.2.0.imx.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-security/optee-imx/optee-test_3.2.0.imx.bb b/recipes-security/optee-imx/optee-test_3.2.0.imx.bb index 77441df9..c52e70a3 100644 --- a/recipes-security/optee-imx/optee-test_3.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.2.0.imx.bb | |||
@@ -17,6 +17,10 @@ OPTEE_TEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-test.git;p | |||
17 | SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \ | 17 | SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \ |
18 | file://0001-regression-4011-correct-potential-overflow.patch \ | 18 | file://0001-regression-4011-correct-potential-overflow.patch \ |
19 | file://0001-xtest-prevent-unexpected-build-warning-with-strncpy.patch \ | 19 | file://0001-xtest-prevent-unexpected-build-warning-with-strncpy.patch \ |
20 | file://0003-sock_server-fix-compilation-against-musl-sys-errno.h.patch \ | ||
21 | file://0004-build-ignore-declaration-after-statement-warnings.patch \ | ||
22 | file://0005-benchmark_1000-fix-compilation-against-musl-uint.patch \ | ||
23 | file://0006-regression_8100-use-null-terminated-strings-with-fil.patch \ | ||
20 | " | 24 | " |
21 | 25 | ||
22 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |