[Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45

Javad Rahimipetroudi javad321javad at gmail.com
Fri Aug 25 15:41:30 UTC 2023


Hi Thomas

On Fri, Aug 25, 2023 at 12:52 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> On Tue, 15 Aug 2023 16:45:39 +0330
> Javad Rahimi <javad321javad at 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.

Thanks a lot. Maybe it was a mistake from my side. I just checked the
merged patch series and built it from scratch. Hopefully, it works
normally.
Best regards,
Javad
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, co-owner and CEO, Bootlin
> Embedded Linux and Kernel engineering and training
> https://bootlin.com



More information about the buildroot mailing list