[Buildroot] [PATCH 1/1] configs/orangepi-zero: bumped kernel uboot versions

Gonçalo Salazar glbsalazar at gmail.com
Wed Jun 3 10:39:37 UTC 2020


Thank you!
I'll keep that in mind in future commits.

Gonçalo Salazar

Thomas Petazzoni <thomas.petazzoni at bootlin.com> escreveu no dia terça,
2/06/2020 à(s) 22:18:
>
> Hello,
>
> On Sun, 31 May 2020 17:36:45 +0100
> Gonçalo Salazar <glbsalazar at gmail.com> wrote:
>
> > Bumped kernel to version 5.6 and uboot to version 2020.04 for
> > orangepi-zero configuration
> >
> > Signed-off-by: Gonçalo Salazar <glbsalazar at gmail.com>
>
> I've applied your patch to master, thanks! However, there were a few
> issues. First, your commit title and commit log were formulated using
> the past tense ("bumped") while it should use the present, i.e "bump".
>
> > diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig
> > index 354e3bfdba..ab4fb474ee 100644
> > --- a/configs/orangepi_zero_defconfig
> > +++ b/configs/orangepi_zero_defconfig
> > @@ -3,13 +3,12 @@ BR2_cortex_a7=y
> >  BR2_ARM_FPU_VFPV4=y
> >  BR2_GLOBAL_PATCH_DIR="board/orangepi/orangepi-zero/patches"
> >  BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
> > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_3=y
>
> This should have been kept, as follows:
>
> BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_6=y
>
> Indeed, while this is currently the default, it will soon no longer be
> the default, once we move to 5.7 as the default kernel headers.
>
> Applied with those fixes. Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com


More information about the buildroot mailing list