]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-[client,test]: upgrade to 4.19.35_1.1.0
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 6 Jan 2020 16:58:20 +0000 (16:58 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 8 Apr 2020 11:43:39 +0000 (08:43 -0300)
This upgrade is required to support new i.MX8M Nano SoC and is also
aligned with all optee-imx components.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
(cherry picked from commit 020d81896bba5f6cb1dae0f352854ce4d57374e8)

recipes-security/optee-imx/optee-client_3.2.0.imx.bb
recipes-security/optee-imx/optee-test_3.2.0.imx.bb

index 2b0bcf48c6a97c9b3f7b198cc8c8258ca34c15e3..f572d0036784a9552a3fced4f81b96ed27952732 100644 (file)
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b"
 
 inherit pythonnative systemd
 
-SRCBRANCH = "imx_4.14.78_1.0.0_ga"
+SRCBRANCH = "imx_4.19.35_1.1.0"
 OPTEE_CLIENT_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https"
 SRC_URI = "${OPTEE_CLIENT_SRC};branch=${SRCBRANCH}"
 
-SRCREV = "d06647d201520ac57f1331e97db6138d63bc2666" 
+SRCREV = "71a9bef78fff2d5d4db8a2307d3b91e2aa671dc9"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
index 245685f528a1e6680423d02cf866bba5e397c54d..c52e70a3fc828929dbbac79fae02681fac4e2cb8 100644 (file)
@@ -11,7 +11,7 @@ inherit pythonnative
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-SRCBRANCH = "imx_4.14.78_1.0.0_ga"
+SRCBRANCH = "imx_4.19.35_1.1.0"
 OPTEE_TEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https"
 
 SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \
@@ -25,7 +25,7 @@ SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \
 
 S = "${WORKDIR}/git"
 
-SRCREV = "eb7f698da9a7fa1587f96aa92ad8668abb0f0f48" 
+SRCREV = "b7114b828b82f2c0eec124ed424eff1230cc5319"