From 8c0bfe41bbea8c859adf935335989d59b484c7cf Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Mon, 13 Apr 2020 11:18:02 -0700 Subject: Revert "optee-os: update to 4.19.35_1.1.0 and introduce imx8mn config" This reverts commit 375e31d47372a51adf1f228547bf7829ba1ca60a. Signed-off-by: Chris Dimich --- recipes-security/optee-imx/optee-os_3.2.0.imx.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb index c5328c9c..43b0ef14 100644 --- a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" inherit deploy pythonnative autotools DEPENDS = "python-pycrypto-native u-boot-mkimage-native" -SRCBRANCH = "imx_4.19.35_1.1.0" +SRCBRANCH = "imx_4.14.78_1.0.0_ga" OPTEE_OS_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https" SRC_URI = "${OPTEE_OS_SRC};branch=${SRCBRANCH}" -SRCREV = "6a22e6e8a2840b245808527679f3397b7e620b3c" +SRCREV = "6a52487eb0ff664e4ebbd48497f0d3322844d51d" S = "${WORKDIR}/git" B = "${WORKDIR}/build.${PLATFORM_FLAVOR}" @@ -25,7 +25,6 @@ PLATFORM_FLAVOR_imx6ull14x14evk = "mx6ullevk" PLATFORM_FLAVOR_imx6ull9x9evk = "mx6ullevk" PLATFORM_FLAVOR_imx6ulz14x14evk = "mx6ulzevk" PLATFORM_FLAVOR_mx8mm = "mx8mmevk" -PLATFORM_FLAVOR_mx8mn = "mx8mnevk" OPTEE_ARCH ?= "arm32" OPTEE_ARCH_armv7a = "arm32" -- cgit v1.2.3-54-g00ecf