All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>, buildroot@buildroot.org
Cc: Julien Olivain <ju.o@free.fr>
Subject: Re: [Buildroot] [PATCH 1/1] package/riscv-isa-sim: needs host-dtc
Date: Wed, 12 Jan 2022 20:45:45 +0100	[thread overview]
Message-ID: <f2ed64ba-f025-c0b9-6088-86942d80e0ce@mind.be> (raw)
In-Reply-To: <20220112172100.2991140-1-fontaine.fabrice@gmail.com>



On 12/01/2022 18:21, Fabrice Fontaine wrote:
> Fix the following build failure raised since the addition of the package
> in commit ccfc90e1010e42e6529afae3a5ea8bf7226dabc1:
> 
> configure: error: device-tree-compiler not found
> 
> Fixes:
>   - http://autobuild.buildroot.org/results/d35ff4a0ca0a8463121d717a9727e0d863ca83e8
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/riscv-isa-sim/riscv-isa-sim.mk | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/package/riscv-isa-sim/riscv-isa-sim.mk b/package/riscv-isa-sim/riscv-isa-sim.mk
> index e10dd4c662..59f70fc432 100644
> --- a/package/riscv-isa-sim/riscv-isa-sim.mk
> +++ b/package/riscv-isa-sim/riscv-isa-sim.mk
> @@ -8,5 +8,6 @@ RISCV_ISA_SIM_VERSION = 1.1.0
>   RISCV_ISA_SIM_SITE = $(call github,riscv-software-src,riscv-isa-sim,v$(RISCV_ISA_SIM_VERSION))
>   RISCV_ISA_SIM_LICENSE = BSD-3-Clause
>   RISCV_ISA_SIM_LICENSE_FILES = LICENSE
> +HOST_RISCV_ISA_SIM_DEPENDENCIES = host-dtc
>   
>   $(eval $(host-autotools-package))
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2022-01-12 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 17:21 [Buildroot] [PATCH 1/1] package/riscv-isa-sim: needs host-dtc Fabrice Fontaine
2022-01-12 19:45 ` Arnout Vandecappelle [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=f2ed64ba-f025-c0b9-6088-86942d80e0ce@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --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.