summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-12 17:32:01 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-05-12 23:39:09 +0000
commit21da2f0b0713cd9993b9986765c9b4dfd1970c43 (patch)
tree2dde7d9e96304701b1b50150ae9fe86eb8c0d97f
parentd537a75cfc8341d82ec23155ad0ba2f768c4f129 (diff)
downloadmeta-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)
-rw-r--r--recipes-security/optee-imx/optee-client_3.15.0.imx.bb2
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/"
5LICENSE = "BSD-2-Clause" 5LICENSE = "BSD-2-Clause"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
7 7
8SRCBRANCH = "lf-5.10.72_2.2.0" 8SRCBRANCH = "lf-5.15.5_1.0.0"
9SRC_URI = " \ 9SRC_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 \