All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] board/spike/riscv64/start.sh: add buildroot host dir in PATH
Date: Thu, 13 Jan 2022 20:38:59 +0100	[thread overview]
Message-ID: <20220113203859.763aee2f@windsurf> (raw)
In-Reply-To: <20220112202640.7064-1-ju.o@free.fr>

On Wed, 12 Jan 2022 21:26:40 +0100
Julien Olivain <ju.o@free.fr> wrote:

> commit 0d0f84d2004b04bc93d5ceb58c86640f190e5d78
> added the missing host-dtc dependency to riscv-isa-sim.
> 
> The spike simulator calls the dtc binary at its startup. The host dtc
> command needs to be in the PATH at that time.
> 
> This commit add the buildroot host binary directory into the PATH of the
> start.sh helper script. It make sure spike will use the buildroot dtc
> version. This commit fixes this start.sh script on host not providing
> the dtc command. Since the "spike" binary is now in the PATH, the
> binary name is also simplified.
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  board/spike/riscv64/start.sh | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Applied to master, thanks.

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

      reply	other threads:[~2022-01-13 19:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 20:26 [Buildroot] [PATCH 1/1] board/spike/riscv64/start.sh: add buildroot host dir in PATH Julien Olivain
2022-01-13 19:38 ` Thomas Petazzoni [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=20220113203859.763aee2f@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    /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.