summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Dimich <Chris.Dimich@boundarydevices.com>2020-04-13 11:19:43 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-13 16:57:58 -0300
commit63ecb36e269acda526b6989d49cf1f2e18c84fab (patch)
tree940f19fde5febeda488a82d4278534da225749a1
parent8c0bfe41bbea8c859adf935335989d59b484c7cf (diff)
downloadmeta-freescale-63ecb36e269acda526b6989d49cf1f2e18c84fab.tar.gz
Revert "optee-[client,test]: upgrade to 4.19.35_1.1.0"
This reverts commit 5fdac18a1f4daed214e07af014d068b7b6196f5c. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
-rw-r--r--recipes-security/optee-imx/optee-client_3.2.0.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.2.0.imx.bb b/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
index f572d003..d3ad9c0d 100644
--- a/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_3.2.0.imx.bb
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
7 7
8inherit pythonnative systemd 8inherit pythonnative systemd
9 9
10SRCBRANCH = "imx_4.19.35_1.1.0" 10SRCBRANCH = "imx_4.14.78_1.0.0_ga"
11OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https" 11OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https"
12SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}" 12SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}"
13 13
14SRCREV = "71a9bef78fff2d5d4db8a2307d3b91e2aa671dc9" 14SRCREV = "d06647d201520ac57f1331e97db6138d63bc2666"
15 15
16FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 16FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
17 17