public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] beagleplay: Migrate trusted-firmware-a to git
Date: Fri, 05 Apr 2024 16:17:35 +0300	[thread overview]
Message-ID: <53f318154466b2f84b4b8f2809a90b017b77b67e.camel@ilbers.de> (raw)
In-Reply-To: <20240404151257.113204-1-amikan@ilbers.de>

On Thu, 2024-04-04 at 18:12 +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-beagleplay_2.10.bb                   | 6 +++-
> --
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-isar/recipes-bsp/trusted-firmware-a/trusted-
> firmware-a-beagleplay_2.10.bb b/meta-isar/recipes-bsp/trusted-
> firmware-a/trusted-firmware-a-beagleplay_2.10.bb
> index be1e10bb..035095b6 100644
> --- a/meta-isar/recipes-bsp/trusted-firmware-a/trusted-firmware-a-
> beagleplay_2.10.bb
> +++ b/meta-isar/recipes-bsp/trusted-firmware-a/trusted-firmware-a-
> beagleplay_2.10.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] =
> "88215a62291b9ba87da8e50b077741103cdc08fb6c9e1ebd34dfaace746d3201"
> +SRC_URI += "git://git.trustedfirmware.org/TF-A/trusted-firmware-
> a.git;protocol=https;branch=master"
> +SRCREV = "b6c0948400594e3cc4dbb5a4ef04b815d2675808"
>  
> -S = "${WORKDIR}/trusted-firmware-a-${PV}"
> +S = "${WORKDIR}/git"
>  
>  TF_A_PLATFORM = "k3"
>  TF_A_EXTRA_BUILDARGS = "CFG_ARM64=y TARGET_BOARD=lite SPD=opteed"
> -- 
> 2.34.1
> 

-- 
Best regards,
Uladzimir.


Applied to next.

      parent reply	other threads:[~2024-04-05 13:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-04 15:12 Anton Mikanovich
2024-04-05  7:46 ` Uladzimir Bely
2024-04-05 13:17 ` 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=53f318154466b2f84b4b8f2809a90b017b77b67e.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