]> code.ossystems Code Review - meta-freescale.git/commitdiff
Revert "optee-[client,test]: upgrade to 4.19.35_1.1.0"
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 23 Apr 2020 23:10:41 +0000 (00:10 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 23 Apr 2020 23:57:29 +0000 (20:57 -0300)
This reverts commit 5fdac18a1f4daed214e07af014d068b7b6196f5c.
op-tee os and optee-client were reverted already. This fixes
a build failure with optee-test as one of the patches doesn't
apply to 4.19 branch.

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

index c52e70a3fc828929dbbac79fae02681fac4e2cb8..245685f528a1e6680423d02cf866bba5e397c54d 100644 (file)
@@ -11,7 +11,7 @@ inherit pythonnative
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-SRCBRANCH = "imx_4.19.35_1.1.0"
+SRCBRANCH = "imx_4.14.78_1.0.0_ga"
 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 = "b7114b828b82f2c0eec124ed424eff1230cc5319"
+SRCREV = "eb7f698da9a7fa1587f96aa92ad8668abb0f0f48"