All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sumit Garg" <sumit.garg@linaro.org>
To: Ross Burton <ross@burtonini.com>
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH 1/3] arm-toolchain/external-arm-toolchain: inhibit build dependencies
Date: Tue, 11 May 2021 10:05:58 +0530	[thread overview]
Message-ID: <CAFA6WYOd_hGzeP+CAvqb5Oih8aG1k4uLAeZTu8KC6OSUvXGy5w@mail.gmail.com> (raw)
In-Reply-To: <20210510181635.3252727-1-ross.burton@arm.com>

On Mon, 10 May 2021 at 23:46, Ross Burton <ross@burtonini.com> wrote:
>
> These recipes don't build anything, so there's no need to depend on a
> toolchain.
>
> Change-Id: I49b641fb54839c30255a11a7c9d5798c8e4afd2a
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
>  .../external-arm-toolchain/arm-binary-toolchain.inc             | 2 ++
>  1 file changed, 2 insertions(+)
>

For the series:

Acked-by: Sumit Garg <sumit.garg@linaro.org>

-Sumit

> diff --git a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/arm-binary-toolchain.inc b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/arm-binary-toolchain.inc
> index 2fbabfb..046ab62 100644
> --- a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/arm-binary-toolchain.inc
> +++ b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/arm-binary-toolchain.inc
> @@ -1,3 +1,5 @@
> +INHIBIT_DEFAULT_DEPS = "1"
> +
>  FILES_${PN} = "${datadir} ${bindir}"
>
>  BINNAME = "${@d.getVar("BPN").strip("gcc-")}"
> --
> 2.25.1
>
>
> 
>

  parent reply	other threads:[~2021-05-11  4:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10 18:16 [PATCH 1/3] arm-toolchain/external-arm-toolchain: inhibit build dependencies Ross Burton
2021-05-10 18:16 ` [PATCH 2/3] arm-toolchain/armcompiler: add upstream release checking Ross Burton
2021-05-10 18:16 ` [PATCH 3/3] arm-toolchain/armcompiler: remove pointless PROVIDES Ross Burton
2021-05-11  4:35 ` Sumit Garg [this message]
2021-05-13 14:58   ` [meta-arm] [PATCH 1/3] arm-toolchain/external-arm-toolchain: inhibit build dependencies Jon Mason
2021-05-13 15:20     ` Denys Dmytriyenko
2021-05-14  5:04     ` Sumit Garg

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=CAFA6WYOd_hGzeP+CAvqb5Oih8aG1k4uLAeZTu8KC6OSUvXGy5w@mail.gmail.com \
    --to=sumit.garg@linaro.org \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=ross@burtonini.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.