From: Denys Dmytriyenko <denis@denix.org>
To: emekcan.aras@arm.com
Cc: meta-arm@lists.yoctoproject.org, Ross.Burton@arm.com, nd@arm.com,
Jon Mason <jon.mason@arm.com>
Subject: Re: [meta-arm] [PATCH honister 1/1] arm-bsp/trusted-firmware-a: corstone1000: update Tfa SHA
Date: Fri, 22 Apr 2022 12:40:16 -0400 [thread overview]
Message-ID: <20220422164016.GD12993@denix.org> (raw)
In-Reply-To: <20220422152537.230848-2-emekcan.aras@arm.com>
On Fri, Apr 22, 2022 at 04:25:37PM +0100, emekcan.aras@arm.com wrote:
> From: Emekcan Aras <Emekcan.Aras@arm.com>
>
> This commit updates Tfa SHA to remove the patches from the
> recipe since all of them are upstreamed now.
Why not remove the patch files themselves?
> Signed-off-by: Emekcan Aras emekcan.aras@arm.com
> Signed-off-by: Jon Mason <jon.mason@arm.com>
> ---
> .../trusted-firmware-a-corstone1000.inc | 13 ++++++-------
> 1 file changed, 6 insertions(+), 7 deletions(-)
>
> diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc
> index 08548d35..59eab653 100644
> --- a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc
> +++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc
> @@ -11,13 +11,12 @@ PV .= "+git${SRCREV_tfa}"
> LIC_FILES_CHKSUM="file://docs/license.rst;md5=b2c740efedc159745b9b31f88ff03dde file://mbedtls/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
> FILESEXTRAPATHS:prepend := "${THISDIR}/files/corstone1000:"
> -SRC_URI:append = " \
> - file://0001-Rename-Diphda-to-corstone1000.patch \
> - file://0002-plat-arm-corstone1000-made-changes-to-accommodate-3M.patch \
> - file://0003-corstone1000-implement-platform-specific-psci-reset.patch \
> - file://0004-plat-arm-corstone1000-change-base-address-of-FIP-in-the-fl.patch \
> - file://0005-plat-arm-corstone1000-identify-which-bank-to-load-fip-from.patch \
> - "
> +SRCREV_tfa = "cf89fd57ed3286d7842eef41cd72a3977eb6d317"
> +PV = "2.6+git${SRCPV}"
> +
> +SRC_URI:remove = " \
> + file://ssl.patch \
> + "
>
> TFA_DEBUG = "1"
> TFA_UBOOT = "1"
> --
> 2.25.1
prev parent reply other threads:[~2022-04-22 16:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 15:25 [PATCH honister 0/1] arm-bsp/trusted-firmware-a: corstone1000: update Tfa SHA emekcan.aras
2022-04-22 15:25 ` [PATCH honister 1/1] " emekcan.aras
2022-04-22 16:40 ` Denys Dmytriyenko [this message]
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=20220422164016.GD12993@denix.org \
--to=denis@denix.org \
--cc=Ross.Burton@arm.com \
--cc=emekcan.aras@arm.com \
--cc=jon.mason@arm.com \
--cc=meta-arm@lists.yoctoproject.org \
--cc=nd@arm.com \
/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.