optee: Upgrade optee recipes from 4.0.0.imx to 4.2.0.imx

Update file headers

Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
This commit is contained in:
Valentin Jec 2024-08-23 14:13:22 +03:00
parent 4c4483b3bd
commit 79fd80f199
5 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2017-2021 NXP
# Copyright 2017-2024 NXP
require optee-client-fslc.inc

View File

@ -1,4 +1,4 @@
# Copyright (C) 2017-2021 NXP
# Copyright 2017-2024 NXP
SUMMARY = "OPTEE Client libs"
HOMEPAGE = "http://www.optee.org/"

View File

@ -1,7 +1,7 @@
require optee-client-fslc-imx.inc
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"
SRCBRANCH = "lf-6.6.23_2.0.0"
SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0"
DEPENDS += "util-linux"
EXTRA_OEMAKE += "PKG_CONFIG=pkg-config"

View File

@ -1,4 +1,4 @@
# Copyright (C) 2017-2021 NXP
# Copyright 2017-2024 NXP
require optee-os-fslc-imx.inc
@ -8,5 +8,5 @@ SRC_URI += " \
file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
file://0004-core-link-add-no-warn-rwx-segments.patch \
"
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "e0a3e77735941e6057a1994a576b83a93ea0bdb9"
SRCBRANCH = "lf-6.6.23_2.0.0"
SRCREV = "c6be5b572452a2808d1a34588fd10e71715e23cf"

View File

@ -1,10 +1,10 @@
# Copyright (C) 2017-2021 NXP
# Copyright 2017-2024 NXP
require optee-test-fslc.inc
SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "95c49d950f50fa774e4530d19a967079b3b61279"
SRCBRANCH = "lf-6.6.23_2.0.0"
SRCREV = "07682f1b1b41ec0bfa507286979b36ab8d344a96"
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"