[Buildroot] [PATCH v2 2/2] configs/qemu_riscv32_virt: Update to 5.1 kernel

Alistair Francis alistair23 at gmail.com
Thu Jun 20 17:01:01 UTC 2019


On Thu, Jun 20, 2019 at 6:57 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> On Wed, 19 Jun 2019 09:54:06 -0700
> Alistair Francis <alistair.francis at wdc.com> wrote:
>
> >  # Kernel
> >  BR2_LINUX_KERNEL=y
> >  BR2_LINUX_KERNEL_CUSTOM_VERSION=y
> > -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.20.17"
> > -BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
> > -BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/riscv32-virt/linux.config.fragment"
> > +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.1.12"
> > +BR2_LINUX_KERNEL_DEFCONFIG="rv32"
> > +BR2_LINUX_KERNEL_PATCH="board/qemu/riscv32-virt/0001-Revert-riscv-Use-latest-system-call-ABI.patch"
>
> We prefer using the BR2_GLOBAL_PATCH_DIR mechanism nowadays, so I've
> adjusted your patch to use that and applied. Thanks!

The BR2_GLOBAL_PATCH_DIR system looks really cool, I'll be sure to use
that next time. Thanks

Alistair

>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com



More information about the buildroot mailing list