From: Uladzimir Bely <ubely@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] stm32mp15x: Migrate trusted-firmware-a to git
Date: Fri, 05 Apr 2024 16:18:04 +0300 [thread overview]
Message-ID: <0cec8a96e6117a4e41b72b22ea96ba40aaa85faa.camel@ilbers.de> (raw)
In-Reply-To: <20240404150215.112804-1-amikan@ilbers.de>
On Thu, 2024-04-04 at 18:02 +0300, Anton Mikanovich wrote:
> TFA snapshot is no more accessable, so move to git usage.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
> .../trusted-firmware-a/trusted-firmware-a-stm32mp15x_2.4.bb | 6 +++-
> --
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-isar/recipes-bsp/trusted-firmware-a/trusted-
> firmware-a-stm32mp15x_2.4.bb b/meta-isar/recipes-bsp/trusted-
> firmware-a/trusted-firmware-a-stm32mp15x_2.4.bb
> index 4ae3d523..cc2c2614 100644
> --- a/meta-isar/recipes-bsp/trusted-firmware-a/trusted-firmware-a-
> stm32mp15x_2.4.bb
> +++ b/meta-isar/recipes-bsp/trusted-firmware-a/trusted-firmware-a-
> stm32mp15x_2.4.bb
> @@ -5,10 +5,10 @@
>
> require recipes-bsp/trusted-firmware-a/trusted-firmware-a-custom.inc
>
> -SRC_URI +=
> "https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot
> /trusted-firmware-a-${PV}.tar.gz"
> -SRC_URI[sha256sum] =
> "bf3eb3617a74cddd7fb0e0eacbfe38c3258ee07d4c8ed730deef7a175cc3d55b"
> +SRC_URI += "git://git.trustedfirmware.org/TF-A/trusted-firmware-
> a.git;protocol=https;branch=master"
> +SRCREV = "e2c509a39c6cc4dda8734e6509cdbe6e3603cdfc"
>
> -S = "${WORKDIR}/trusted-firmware-a-${PV}"
> +S = "${WORKDIR}/git"
>
> DEBIAN_BUILD_DEPENDS += ", device-tree-compiler"
>
> --
> 2.34.1
>
Applied to next.
prev parent reply other threads:[~2024-04-05 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 15:02 Anton Mikanovich
2024-04-05 13:18 ` Uladzimir Bely [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=0cec8a96e6117a4e41b72b22ea96ba40aaa85faa.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=amikan@ilbers.de \
--cc=isar-users@googlegroups.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox