diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-19 21:25:02 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-19 21:28:06 -0300 |
commit | e57629d5fb28682f6706e76950c1c48842f88006 (patch) | |
tree | 6da7375bda91ae62c57dba6a7de736426b5368e2 /recipes-security | |
parent | 155578a27f3cc71a1d7a56d4fd94f7381b65ddd3 (diff) | |
download | meta-freescale-e57629d5fb28682f6706e76950c1c48842f88006.tar.gz |
recipes-security: optee-imx: optee-*: Upgrade BSP to LF6.6.36_2.1.0
Upgrade optee-client, optee-os and optee-test to new NXP BSP
LF6.6.36_2.1.0.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-security')
-rw-r--r-- | recipes-security/optee-imx/optee-client_4.2.0.imx.bb | 2 | ||||
-rw-r--r-- | recipes-security/optee-imx/optee-os_4.2.0.imx.bb | 4 | ||||
-rw-r--r-- | recipes-security/optee-imx/optee-test_4.2.0.imx.bb | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-security/optee-imx/optee-client_4.2.0.imx.bb b/recipes-security/optee-imx/optee-client_4.2.0.imx.bb index 64b49b75..59f8c84d 100644 --- a/recipes-security/optee-imx/optee-client_4.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-client_4.2.0.imx.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require optee-client-fslc-imx.inc | 1 | require optee-client-fslc-imx.inc |
2 | 2 | ||
3 | SRCBRANCH = "lf-6.6.23_2.0.0" | 3 | SRCBRANCH = "lf-6.6.36_2.1.0" |
4 | SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0" | 4 | SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0" |
5 | 5 | ||
6 | DEPENDS += "util-linux" | 6 | DEPENDS += "util-linux" |
diff --git a/recipes-security/optee-imx/optee-os_4.2.0.imx.bb b/recipes-security/optee-imx/optee-os_4.2.0.imx.bb index 96948bc7..ada545a6 100644 --- a/recipes-security/optee-imx/optee-os_4.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_4.2.0.imx.bb | |||
@@ -8,5 +8,5 @@ SRC_URI += " \ | |||
8 | file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \ | 8 | file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \ |
9 | file://0004-core-link-add-no-warn-rwx-segments.patch \ | 9 | file://0004-core-link-add-no-warn-rwx-segments.patch \ |
10 | " | 10 | " |
11 | SRCBRANCH = "lf-6.6.23_2.0.0" | 11 | SRCBRANCH = "lf-6.6.36_2.1.0" |
12 | SRCREV = "c6be5b572452a2808d1a34588fd10e71715e23cf" | 12 | SRCREV = "612bc5a642a4608d282abeee2349d86de996d7ee" |
diff --git a/recipes-security/optee-imx/optee-test_4.2.0.imx.bb b/recipes-security/optee-imx/optee-test_4.2.0.imx.bb index aa8444fb..e2cf40e9 100644 --- a/recipes-security/optee-imx/optee-test_4.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_4.2.0.imx.bb | |||
@@ -4,7 +4,7 @@ require optee-test-fslc.inc | |||
4 | 4 | ||
5 | SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" | 5 | SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" |
6 | 6 | ||
7 | SRCBRANCH = "lf-6.6.23_2.0.0" | 7 | SRCBRANCH = "lf-6.6.36_2.1.0" |
8 | SRCREV = "07682f1b1b41ec0bfa507286979b36ab8d344a96" | 8 | SRCREV = "5b52b48a73b4cc3f228ec66ae6cf9920897bb2e6" |
9 | 9 | ||
10 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 10 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |