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 | 2 |
1 files changed, 0 insertions, 2 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 c52e70a3..8b1c232e 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 | |||
@@ -15,8 +15,6 @@ SRCBRANCH = "imx_4.19.35_1.1.0" | |||
15 | OPTEE_TEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https" | 15 | OPTEE_TEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https" |
16 | 16 | ||
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 \ | ||
19 | file://0001-xtest-prevent-unexpected-build-warning-with-strncpy.patch \ | ||
20 | file://0003-sock_server-fix-compilation-against-musl-sys-errno.h.patch \ | 18 | file://0003-sock_server-fix-compilation-against-musl-sys-errno.h.patch \ |
21 | file://0004-build-ignore-declaration-after-statement-warnings.patch \ | 19 | file://0004-build-ignore-declaration-after-statement-warnings.patch \ |
22 | file://0005-benchmark_1000-fix-compilation-against-musl-uint.patch \ | 20 | file://0005-benchmark_1000-fix-compilation-against-musl-uint.patch \ |