]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto/5.15: fix qemuarm graphical boot
authorBruce Ashfield <bruce.ashfield@gmail.com>
Sat, 30 Apr 2022 21:33:53 +0000 (17:33 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 May 2022 20:55:58 +0000 (21:55 +0100)
commit375366bd16619b14f718f96a9235d0936cae97ac
tree1b45f13bcd2d27c6cae4761f4bd980b6c362b980
parentf1674f1aeff5d2b3b2e79cc68ce1156f79eed548
linux-yocto/5.15: fix qemuarm graphical boot

During the cleanup/refactoring of qemuarm* we dropped a PCI option
that is required for graphical boot. The configuration is fixed to
create a separate fragment, which just enabled the minimim and we
include it into qemuarma15 standard/preempt-rt.

Integrating the following commit(s) to linux-yocto/5.15:

    fcf48627ea5 qemuarma15: include pci-of-generic support

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
meta/recipes-kernel/linux/linux-yocto_5.15.bb