Skip to content

Commit

Permalink
Merge pull request #1789 from MrCry0/master-optee-6.6.3
Browse files Browse the repository at this point in the history
Update optee--* to 6.6.3
  • Loading branch information
otavio authored Apr 17, 2024
2 parents 5814ce5 + 65ca3d4 commit a48d306
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion recipes-security/optee-imx/optee-client_4.0.0.imx.bb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require optee-client-fslc-imx.inc

SRCBRANCH = "lf-6.1.55_2.2.0"
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"

DEPENDS += "util-linux"
Expand Down
4 changes: 2 additions & 2 deletions recipes-security/optee-imx/optee-os_4.0.0.imx.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.55_2.2.0"
SRCREV = "a303fc80f7c4bd713315687a1fa1d6ed136e78ee"
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "e0a3e77735941e6057a1994a576b83a93ea0bdb9"
4 changes: 2 additions & 2 deletions recipes-security/optee-imx/optee-test_4.0.0.imx.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require optee-test-fslc.inc

SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"

SRCBRANCH = "lf-6.1.55_2.2.0"
SRCREV = "38efacef3b14b32a6792ceaebe211b5718536fbb"
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "95c49d950f50fa774e4530d19a967079b3b61279"

COMPATIBLE_MACHINE = "(imx-nxp-bsp)"

0 comments on commit a48d306

Please sign in to comment.