From patchwork Fri Feb 3 21:45:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Eatmon X-Patchwork-Id: 19003 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D72EC05027 for ; Fri, 3 Feb 2023 21:46:02 +0000 (UTC) Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by mx.groups.io with SMTP id smtpd.web10.24101.1675460758679398004 for ; Fri, 03 Feb 2023 13:45:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17q1 header.b=XhUZ203B; spf=pass (domain: ti.com, ip: 198.47.23.249, mailfrom: reatmon@ti.com) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 313LjvAI058629; Fri, 3 Feb 2023 15:45:57 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1675460757; bh=QZ57mISHO9x/glDAII24FiUbHJjceQPb9D4jKjLT0YI=; h=From:To:Subject:Date; b=XhUZ203BFkuo36xNFkx5Lxk7PfY7r5mGM0TmJ/xhfwmsFMVmBbyfUQDbJ0BriHcfP uBLj8Iac5LEYABnW5g5pLMS8Hh0pcKr/3gc+ITuqRmUe3dphlragg+EJkQWI+thsU6 9gQ+OnpJaDE8H1Al0E07oo98Nrd8dg7bCuCejEFM= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 313Ljvk2073549 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 3 Feb 2023 15:45:57 -0600 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Fri, 3 Feb 2023 15:45:56 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Fri, 3 Feb 2023 15:45:56 -0600 Received: from uda0214219 (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 313LjuHM111648; Fri, 3 Feb 2023 15:45:56 -0600 Received: from reatmon by uda0214219 with local (Exim 4.90_1) (envelope-from ) id 1pO3sa-0007N6-FV; Fri, 03 Feb 2023 15:45:56 -0600 From: Ryan Eatmon To: Praneeth Bajjuri , Denys Dmytriyenko , Subject: [meta-ti][dunfell][PATCH] ooptee: Revert "optee: update optee components to 3.20 tag" Date: Fri, 3 Feb 2023 15:45:56 -0600 Message-ID: <20230203214556.28293-1-reatmon@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 03 Feb 2023 21:46:02 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/15725 This reverts commit 9a007a3feab823eb4b72276103a08306b1abb066. We ran into some build failures on the older legacy platforms due to this change and so are reverting this while we investigate. --- recipes-security/optee/optee-client_%.bbappend | 9 +++------ recipes-security/optee/optee-examples_%.bbappend | 4 ++-- recipes-security/optee/optee-os_%.bbappend | 4 ++-- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/recipes-security/optee/optee-client_%.bbappend b/recipes-security/optee/optee-client_%.bbappend index 0ede4898..a8adef47 100644 --- a/recipes-security/optee/optee-client_%.bbappend +++ b/recipes-security/optee/optee-client_%.bbappend @@ -1,7 +1,4 @@ -PV_ti-soc = "3.20.0+git${SRCPV}" -SRCREV_ti-soc = "dd2d39b49975d2ada7870fe2b7f5a84d0d3860dc" +PV_ti-soc = "3.19.0+git${SRCPV}" +SRCREV_ti-soc = "140bf463046071d3ca5ebbde3fb21ee0854e1951" -inherit pkgconfig -DEPENDS_append_ti-soc = "util-linux" - -EXTRA_OEMAKE_append_k3 = " PKG_CONFIG=pkg-config" +DEPENDS_append_ti-soc = "pkgconfig util-linux" diff --git a/recipes-security/optee/optee-examples_%.bbappend b/recipes-security/optee/optee-examples_%.bbappend index ef6da34e..dda7cbbf 100644 --- a/recipes-security/optee/optee-examples_%.bbappend +++ b/recipes-security/optee/optee-examples_%.bbappend @@ -1,5 +1,5 @@ -PV_ti-soc = "3.20.0+git${SRCPV}" -SRCREV_ti-soc = "a98d01e1b9168eaed96bcd0bac0df67c44a81081" +PV_ti-soc = "3.19.0+git${SRCPV}" +SRCREV_ti-soc = "f301ee9df2129c0db683e726c91dc2cefe4cdb65" SRC_URI_ti-soc = "git://github.com/linaro-swg/optee_examples.git;protocol=https" DEPENDS_append_ti-soc = " python3-cryptography-native" diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend index 5c6c9d4a..91abbcee 100644 --- a/recipes-security/optee/optee-os_%.bbappend +++ b/recipes-security/optee/optee-os_%.bbappend @@ -1,5 +1,5 @@ -PV_ti-soc = "3.20.0+git${SRCPV}" -SRCREV_ti-soc = "3bc3809afe372ca7e8216fc5d7a64e965bb4ad70" +PV_ti-soc = "3.19.0+git${SRCPV}" +SRCREV_ti-soc = "d6c5d0037b46f46caf71d67d7825d4b722cbcddf" SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https" DEPENDS_append_ti-soc = " python3-cryptography-native"