diff options
| author | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | 2023-11-30 16:22:15 +0200 |
|---|---|---|
| committer | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | 2023-12-13 18:27:10 +0200 |
| commit | b2910953234597227ee33837364d438d74aeaee7 (patch) | |
| tree | 5c9950a52c5c63ad34f23d632306decbaa67dce8 /recipes-security/optee-imx | |
| parent | 6708ec5ed85d3ea80ec37b3125d179a9c909dfce (diff) | |
| download | meta-freescale-b2910953234597227ee33837364d438d74aeaee7.tar.gz | |
optee-client: Upgrade to lf-6.1.36-2.1.0 (3.21)
Change a branch of optee-client to be aligned with NXP BSP
LF6.1.36_2.1.0.
There are no real changes in the code and HEAD stays the same.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Diffstat (limited to 'recipes-security/optee-imx')
| -rw-r--r-- | recipes-security/optee-imx/optee-client_3.21.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.21.0.imx.bb b/recipes-security/optee-imx/optee-client_3.21.0.imx.bb index 5d5089118..3860cb6c3 100644 --- a/recipes-security/optee-imx/optee-client_3.21.0.imx.bb +++ b/recipes-security/optee-imx/optee-client_3.21.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.1.22_2.0.0" | 3 | SRCBRANCH = "lf-6.1.36_2.1.0" |
| 4 | SRCREV = "8533e0e6329840ee96cf81b6453f257204227e6c" | 4 | SRCREV = "8533e0e6329840ee96cf81b6453f257204227e6c" |
| 5 | 5 | ||
| 6 | DEPENDS += "util-linux" | 6 | DEPENDS += "util-linux" |
