Re: [poky] [PATCH] genericarm64: don't pin to linux 6.6
Ross Burton <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Eeeeehhhhh the other BSPs in this layer also pin to 6.6 so there’s consistency in not taking this, even if it does actually work. Maintainers choice :) Ross > On 12 Sep 2024, at 17:12, Ross Burton via lists.yoctoproject.org <[email protected]> wrote: > > The 6.10 build has been tested on both a BeaglePlay and qemu, so we can > remove the pinning now. > > Signed-off-by: Ross Burton <[email protected]> > --- > meta-yocto-bsp/conf/machine/genericarm64.conf | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/meta-yocto-bsp/conf/machine/genericarm64.conf b/meta-yocto-bsp/conf/machine/genericarm64.conf > index 8c1b09fdd50..1cb5e46dcf7 100644 > --- a/meta-yocto-bsp/conf/machine/genericarm64.conf > +++ b/meta-yocto-bsp/conf/machine/genericarm64.conf > @@ -12,7 +12,6 @@ MACHINE_FEATURES = "acpi alsa bluetooth efi keyboard pci qemu-usermode rtc scree > > KERNEL_IMAGETYPE = "Image" > PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" > -PREFERRED_VERSION_linux-yocto ?= "6.6%" > > # Install all the kernel modules into the rootfs > MACHINE_EXTRA_RRECOMMENDS += "kernel-modules" > -- > 2.34.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13435): https://lists.yoctoproject.org/g/poky/message/13435 > Mute This Topic: https://lists.yoctoproject.org/mt/108416069/6875888 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >