Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Herve Codina <herve.codina@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/dtbocfg: depends on kernel
Date: Wed, 13 Oct 2021 14:34:57 +0200	[thread overview]
Message-ID: <20211013143457.635601d9@bootlin.com> (raw)
In-Reply-To: <20211013070105.1857677-1-fontaine.fabrice@gmail.com>

Hi,

On Wed, 13 Oct 2021 09:01:05 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix the following build failure raised since the addition of the package
> in commit 9fc7b49ab193da55b0a72d27b5e0ea33245b4df0:
> 
> Makefile:587: *** linux is in the dependency chain of dtbocfg that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in.  Stop.
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/449a731c0a1394c28f519e341ea145cb42af012d
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/dtbocfg/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/dtbocfg/Config.in b/package/dtbocfg/Config.in
> index c1e8318e5c..862dc0ccc5 100644
> --- a/package/dtbocfg/Config.in
> +++ b/package/dtbocfg/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_DTBOCFG
>  	bool "dtbocfg"
> +	depends on BR2_LINUX_KERNEL
>  	help
>  	  dtbocfg, which stands for Device Tree Blob Overlay
>  	  Configuration File System, was developed to serve

Yes indeed. I missed this one.

Acked-by: Herve Codina <herve.codina@bootlin.com>

Hervé

-- 
Hervé Codina, 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:[~2021-10-13 12:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13  7:01 [Buildroot] [PATCH 1/1] package/dtbocfg: depends on kernel Fabrice Fontaine
2021-10-13 12:34 ` Herve Codina [this message]
2021-10-13 16:16 ` Yann E. MORIN
2021-10-13 16:19   ` Yann E. MORIN

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=20211013143457.635601d9@bootlin.com \
    --to=herve.codina@bootlin.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.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