All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@arm.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH v2 2/5] arm-bsp/trusted-firmware-m: update corstone1000 customisations for 1.4.1 update
Date: Thu, 11 Nov 2021 16:16:56 +0000	[thread overview]
Message-ID: <20211111161659.2529512-2-ross.burton@arm.com> (raw)
In-Reply-To: <20211111161659.2529512-1-ross.burton@arm.com>

This BSP sets an intermediate SHA that is newer than the 1.4.1, but the
branch needs specifying now.

Also remove SRCREV_FORMAT, the PV doesn't include SRCPV so it isn't being used.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../trusted-firmware-m/trusted-firmware-m-corstone1000.inc     | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc b/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc
index 997859cf..ae28dd7e 100644
--- a/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc
+++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc
@@ -13,10 +13,9 @@ INSANE_SKIP:${PN} = "arch"
 TFM_PLATFORM_IS_FVP ?= "TRUE"
 EXTRA_OECMAKE += "-DPLATFORM_IS_FVP=${TFM_PLATFORM_IS_FVP}"
 
+SRCBRANCH_tfm = "master"
 SRCREV_tfm = "ccd82e35f539c0d7261b2935d6d30c550cfc6736"
 
-SRCREV_FORMAT = "tfm_mcuboot_tfm-tests_mbedtls"
-
 # The install task signs the TF-A BL2 and FIP binaries.
 # So they need to be copied to the sysroot. Hence the dependencies below:
 do_prepare_recipe_sysroot[depends]+= "virtual/trusted-firmware-a:do_populate_sysroot"
-- 
2.25.1



  reply	other threads:[~2021-11-11 16:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 16:16 [PATCH v2 1/5] arm/trusted-firmware-m: upgrade to 1.4.1 Ross Burton
2021-11-11 16:16 ` Ross Burton [this message]
2021-11-11 16:16 ` [PATCH v2 3/5] arm-bsp/trusted-firmware-m: remove meaningless PACKAGECONFIGs Ross Burton
2021-11-11 16:16 ` [PATCH v2 4/5] arm-bsp/trusted-firmware-m: clean up corestone1000 do_install Ross Burton
2021-11-11 16:16 ` [PATCH v2 5/5] arm-bsp/trusted-firmware-m: remove INSANE_SKIP in corstone1000 Ross Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211111161659.2529512-2-ross.burton@arm.com \
    --to=ross.burton@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.