From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Javad Rahimi <javad321javad@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45
Date: Thu, 24 Aug 2023 23:22:11 +0200 [thread overview]
Message-ID: <20230824232211.250d51b1@windsurf> (raw)
In-Reply-To: <20230815131542.1402848-1-javad321javad@gmail.com>
On Tue, 15 Aug 2023 16:45:39 +0330
Javad Rahimi <javad321javad@gmail.com> wrote:
> diff --git a/configs/orangepi_pc2_defconfig b/configs/orangepi_pc2_defconfig
> index 3de067ae54..7536704947 100644
> --- a/configs/orangepi_pc2_defconfig
> +++ b/configs/orangepi_pc2_defconfig
> @@ -1,13 +1,13 @@
> BR2_aarch64=y
> BR2_ARM_FPU_VFPV4=y
> -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_16=y
> +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
> BR2_TARGET_GENERIC_ISSUE="Welcome to Orangepi PC2"
> BR2_ROOTFS_POST_BUILD_SCRIPT="board/orangepi/common/post-build.sh"
> BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
> BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BINARIES_DIR)/genimage.cfg"
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_VERSION=y
> -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.16.1"
> +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.45"
> BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
> BR2_LINUX_KERNEL_DTS_SUPPORT=y
> BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-h5-orangepi-pc2"
Thanks, I've applied the series of 4 patches to next. But now I realize
that your PATCH 1/4 was missing your Signed-off-by line... Not sure why
git allowed me to push something like this with the author not matching
the first Signed-off-by line.
Also PATCH 2/4 was missing a justification, so I added one in the
commit log, based on the previous discussion we had.
Best regards,
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
next prev parent reply other threads:[~2023-08-24 21:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-15 13:15 [Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45 Javad Rahimi
2023-08-15 13:15 ` [Buildroot] [PATCH 2/4] configs/orangepi_pc2: change /dev/ mangement to mdev Javad Rahimi
2023-08-15 13:15 ` [Buildroot] [PATCH 3/4] configs/orangepi_pc2: bump ATF version to v2.9 Javad Rahimi
2023-08-15 13:15 ` [Buildroot] [PATCH 4/4] configs/orangepi_pc2: bump Uboot version to 2023.04 Javad Rahimi
2023-08-24 21:22 ` Thomas Petazzoni via buildroot [this message]
2023-08-25 15:41 ` [Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45 Javad Rahimipetroudi
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=20230824232211.250d51b1@windsurf \
--to=buildroot@buildroot.org \
--cc=javad321javad@gmail.com \
--cc=thomas.petazzoni@bootlin.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.