All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bryan Brattlof via buildroot <buildroot@buildroot.org>
Cc: "Vincent Stehlé" <vincent.stehle@arm.com>,
	"Marleen Vos" <marleen.vos@mind.be>, "Bryan Brattlof" <bb@ti.com>,
	"Sergey Matyukevich" <geomatsi@gmail.com>,
	"Xuanhao Shi" <X15000177@gmail.com>,
	"Dario Binacchi" <dario.binacchi@amarulasolutions.com>,
	"Ariel D'Alessandro" <ariel@vanguardiasur.com.ar>,
	"Romain Naour" <romain.naour@gmail.com>,
	"Michael Trimarchi" <michael@amarulasolutions.com>,
	"Anand Gadiyar" <gadiyar@ti.com>
Subject: Re: [Buildroot] [PATCH v2 4/4] boot/arm-trusted-firmware: add lts-v2.10.x selection
Date: Thu, 8 Aug 2024 00:15:40 +0200	[thread overview]
Message-ID: <20240808001540.4c9db52b@windsurf> (raw)
In-Reply-To: <20240807-tfa-src-update-v2-4-f2cd6166db5f@ti.com>

Hello Bryan,

On Wed, 7 Aug 2024 12:48:22 -0500
Bryan Brattlof via buildroot <buildroot@buildroot.org> wrote:

> +config BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_LTS_2_10_VERSION
> +	bool "latest lts-v2.10.x"
> +	help
> +	  Select the latest LTS v2.10.x version available
> +

One critical part of Config.in was missing:

+       default "lts-v2.10.5"   if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_LTS_2_10_VERSION

without this, no version is defined when selecting the 2.10 LTS.

I fixed that up when applying. Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-08-07 22:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 17:48 [Buildroot] [PATCH v2 0/4] boot/arm-trusted-firmware: version bump and source update Bryan Brattlof via buildroot
2024-08-07 17:48 ` [Buildroot] [PATCH v2 1/4] boot/arm-trusted-firmware: move to official source for tf-a Bryan Brattlof via buildroot
2024-08-07 22:12   ` Thomas Petazzoni via buildroot
2024-08-08 16:39     ` Bryan Brattlof via buildroot
2024-08-07 17:48 ` [Buildroot] [PATCH v2 2/4] boot/arm-trusted-firmware: bump to v2.11 Bryan Brattlof via buildroot
2024-08-07 22:13   ` Thomas Petazzoni via buildroot
2024-08-07 17:48 ` [Buildroot] [PATCH v2 3/4] boot/arm-trusted-firmware: bump lts-v2.8 to v22.8.20 Bryan Brattlof via buildroot
2024-08-07 22:14   ` Thomas Petazzoni via buildroot
2024-08-07 17:48 ` [Buildroot] [PATCH v2 4/4] boot/arm-trusted-firmware: add lts-v2.10.x selection Bryan Brattlof via buildroot
2024-08-07 22:15   ` Thomas Petazzoni via buildroot [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=20240808001540.4c9db52b@windsurf \
    --to=buildroot@buildroot.org \
    --cc=X15000177@gmail.com \
    --cc=ariel@vanguardiasur.com.ar \
    --cc=bb@ti.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=gadiyar@ti.com \
    --cc=geomatsi@gmail.com \
    --cc=marleen.vos@mind.be \
    --cc=michael@amarulasolutions.com \
    --cc=romain.naour@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=vincent.stehle@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.