All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Javad Rahimipetroudi <javad.rahimipetroudi@essensium.com>
Cc: Marleen Vos <marleen.vos@mind.be>,
	Javad Rahimipetroudi <javad.rahimipetroudi@mind.be>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] configs/avenger96: bump Linux version to 6.6.21 LTS
Date: Mon, 18 Mar 2024 10:56:45 +0100	[thread overview]
Message-ID: <87o7bbhnhe.fsf@48ers.dk> (raw)
In-Reply-To: <20240318093026.8193-2-javad.rahimipetroudi@mind.be> (Javad Rahimipetroudi's message of "Mon, 18 Mar 2024 10:30:26 +0100")

>>>>> "Javad" == Javad Rahimipetroudi <javad.rahimipetroudi@essensium.com> writes:

 > This patch upgrades Kernel version to 6.6.21 LTS on avenger96 board.
 > Signed-off-by: Javad Rahimipetroudi <javad.rahimipetroudi@essensium.com>
 > ---
 >  configs/avenger96_defconfig | 10 ++--------
 >  1 file changed, 2 insertions(+), 8 deletions(-)

 > diff --git a/configs/avenger96_defconfig b/configs/avenger96_defconfig
 > index 45600ef2fe..ba3d093d59 100644
 > --- a/configs/avenger96_defconfig
 > +++ b/configs/avenger96_defconfig
 > @@ -2,9 +2,6 @@
 >  BR2_arm=y
 >  BR2_cortex_a7=y
 
 > -# Linux headers same as kernel, a 5.8 series
 > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_8=y
 > -
 >  # System configuration
 >  BR2_GLOBAL_PATCH_DIR="board/arrow/avenger96/patches"
 >  BR2_ROOTFS_OVERLAY="board/arrow/avenger96/overlay/"
 > @@ -13,10 +10,10 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="board/stmicroelectronics/common/stm32mp157/post-im
 >  # Kernel
 >  BR2_LINUX_KERNEL=y
 >  BR2_LINUX_KERNEL_CUSTOM_VERSION=y
 > -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.8.13"
 > +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.21"
 >  BR2_LINUX_KERNEL_DEFCONFIG="multi_v7"
 >  BR2_LINUX_KERNEL_DTS_SUPPORT=y
 > -BR2_LINUX_KERNEL_INTREE_DTS_NAME="stm32mp157a-dhcor-avenger96"
 > +BR2_LINUX_KERNEL_INTREE_DTS_NAME="st/stm32mp157a-dhcor-avenger96"

Next to the other comments, please also document why you are changing
the DTS name (E.G. reference to the commit that restructured the
arch/arm dts files).

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-03-18  9:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18  9:30 [Buildroot] [PATCH 1/2] configs/avenger96: bump Uboot version to 2024.01 Javad Rahimipetroudi via buildroot
2024-03-18  9:30 ` [Buildroot] [PATCH 2/2] configs/avenger96: bump Linux version to 6.6.21 LTS Javad Rahimipetroudi via buildroot
2024-03-18  9:56   ` Peter Korsgaard [this message]
2024-03-18  9:55 ` [Buildroot] [PATCH 1/2] configs/avenger96: bump Uboot version to 2024.01 Peter Korsgaard
     [not found] <20240318092759.7874-1-javad.rahimipetroudi@mind.be>
     [not found] ` <20240318092759.7874-2-javad.rahimipetroudi@mind.be>
2024-03-18  9:54   ` [Buildroot] [PATCH 2/2] configs/avenger96: bump Linux version to 6.6.21 LTS Peter Korsgaard

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=87o7bbhnhe.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=javad.rahimipetroudi@essensium.com \
    --cc=javad.rahimipetroudi@mind.be \
    --cc=marleen.vos@mind.be \
    /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.