diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-05-12 17:32:01 -0500 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-05-12 23:39:09 +0000 |
commit | 21da2f0b0713cd9993b9986765c9b4dfd1970c43 (patch) | |
tree | 2dde7d9e96304701b1b50150ae9fe86eb8c0d97f /recipes-security | |
parent | d537a75cfc8341d82ec23155ad0ba2f768c4f129 (diff) | |
download | meta-freescale-21da2f0b0713cd9993b9986765c9b4dfd1970c43.tar.gz |
optee-client: Update branch, same SRCREV
SRCREV is the same for NXP 5.15.5-1.0.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit f51ff30cb96c31866fca8ca89bb17511b45efe35)
Diffstat (limited to 'recipes-security')
-rw-r--r-- | recipes-security/optee-imx/optee-client_3.15.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.15.0.imx.bb b/recipes-security/optee-imx/optee-client_3.15.0.imx.bb index 6e8f1e54..53ee5bc4 100644 --- a/recipes-security/optee-imx/optee-client_3.15.0.imx.bb +++ b/recipes-security/optee-imx/optee-client_3.15.0.imx.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.optee.org/" | |||
5 | LICENSE = "BSD-2-Clause" | 5 | LICENSE = "BSD-2-Clause" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" |
7 | 7 | ||
8 | SRCBRANCH = "lf-5.10.72_2.2.0" | 8 | SRCBRANCH = "lf-5.15.5_1.0.0" |
9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
10 | git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH} \ | 10 | git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH} \ |
11 | file://tee-supplicant.service \ | 11 | file://tee-supplicant.service \ |