Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "Rafał Miłecki" <rafal@milecki.pl>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] configs/broadcom_northstar_defconfig: adjust DTS paths
Date: Tue, 2 Jan 2024 22:14:19 +0100	[thread overview]
Message-ID: <20240102221419.2333bca4@windsurf> (raw)
In-Reply-To: <20240102104258.1375-1-zajec5@gmail.com>

Hello Rafał,

On Tue,  2 Jan 2024 11:42:58 +0100
Rafał Miłecki <zajec5@gmail.com> wrote:

> From: Rafał Miłecki <rafal@milecki.pl>
> 
> Starting with kernel release v6.5 ARM DTS files are placed in vendor
> subdirectories (Linux commit 724ba6751532 ("ARM: dts: Move .dts files to
> vendor sub-directories")).
> 
> This fixes:
> make[3]: *** No rule to make target 'arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dtb'.  Stop.
> make[2]: *** [Makefile:1384: bcm4708-smartrg-sr400ac.dtb] Error 2
> make[3]: *** No rule to make target 'arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dtb'.  Stop.
> make[2]: *** [Makefile:1384: bcm47094-luxul-xwr-3150-v1.dtb] Error 2
> 
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>

Thanks for the patch! I was wondering when it got broken, and this made
be realize that this defconfig doesn't follow a best practice that we
normally apply to all our defconfigs: the kernel version being built
should not be a moving target, but be fixed in the defconfig.

So, I've applied your patch, but could you submit a follow-up patch
that sets a fixed kernel version, just like we do in all defconfigs? It
also means the kernel headers version of the toolchain should be fixed
(again, I encourage you to look at the numerous other defconfigs we
have for examples of this).

Thanks a lot!

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-01-02 21:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-02 10:42 [Buildroot] [PATCH] configs/broadcom_northstar_defconfig: adjust DTS paths Rafał Miłecki
2024-01-02 21:14 ` Thomas Petazzoni via buildroot [this message]
2024-01-02 21:16   ` Rafał Miłecki

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=20240102221419.2333bca4@windsurf \
    --to=buildroot@buildroot.org \
    --cc=rafal@milecki.pl \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=zajec5@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