On Thu, Sep 23, 2021 at 1:01 PM Khem Raj <[email protected]> wrote: > > 5.14 does break fio and bvoxdrivers recipes, and upgrade of fio took > care of build issues but vboxdrivers still needs fixing. >
I managed to tease out the 5.14 fixes from virtual box's SVN repository. A patch will be incoming shortly. Bruce > see > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1564 > > On Wed, Sep 22, 2021 at 10:54 AM Bruce Ashfield > <[email protected]> wrote: > > > > From: Bruce Ashfield <[email protected]> > > > > 5.14 is the latest reference kernel, so let's make it the > > default. > > > > Signed-off-by: Bruce Ashfield <[email protected]> > > --- > > meta/conf/machine/include/x86/x86-base.inc | 2 +- > > meta/conf/machine/qemuarmv5.conf | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/meta/conf/machine/include/x86/x86-base.inc > > b/meta/conf/machine/include/x86/x86-base.inc > > index 958b3490e8..44e4b4ec46 100644 > > --- a/meta/conf/machine/include/x86/x86-base.inc > > +++ b/meta/conf/machine/include/x86/x86-base.inc > > @@ -18,7 +18,7 @@ SERIAL_CONSOLES ?= "115200;ttyS0" > > # kernel-related variables > > # > > PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" > > -PREFERRED_VERSION_linux-yocto ??= "5.13%" > > +PREFERRED_VERSION_linux-yocto ??= "5.14%" > > > > # > > # XSERVER subcomponents, used to build the XSERVER variable > > diff --git a/meta/conf/machine/qemuarmv5.conf > > b/meta/conf/machine/qemuarmv5.conf > > index 252d6286d8..3c2c4997b9 100644 > > --- a/meta/conf/machine/qemuarmv5.conf > > +++ b/meta/conf/machine/qemuarmv5.conf > > @@ -15,7 +15,7 @@ QB_MACHINE = "-machine versatilepb" > > QB_KERNEL_CMDLINE_APPEND = "vmalloc=256" > > QB_GRAPHICS = "-device virtio-gpu-pci" > > QB_OPT_APPEND = "-device qemu-xhci -device usb-tablet -device usb-kbd" > > -PREFERRED_VERSION_linux-yocto ??= "5.13%" > > +PREFERRED_VERSION_linux-yocto ??= "5.14%" > > QB_DTB = > > "${@oe.utils.version_less_or_equal('PREFERRED_VERSION_linux-yocto', '4.7', > > '', 'zImage-versatile-pb.dtb', d)}" > > > > KMACHINE:qemuarmv5 = "qemuarm" > > -- > > 2.19.1 > > > > > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#156285): https://lists.openembedded.org/g/openembedded-core/message/156285 Mute This Topic: https://lists.openembedded.org/mt/85796108/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
