]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto/6.16: cfg: drm for x86 32bit
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 23 Sep 2025 20:56:50 +0000 (16:56 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Sep 2025 10:06:19 +0000 (11:06 +0100)
commita76154f8351d869fee802124d23f6f573b1c372b
treea459ae2343501eee44655055f3b48d7ac9f2a0d1
parentfa3df8b8e28a03c9110731ff578e0fea4f76371f
linux-yocto/6.16: cfg: drm for x86 32bit

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

1/1 [
    Author: Bruce Ashfield
    Email: bruce.ashfield@gmail.com
    Subject: drm: add x86 (32bit) to valid architectures
    Date: Tue, 23 Sep 2025 15:55:27 -0400

    vboxguest drivers / DRM aren't valid for all architectures and
    throw warnings if they are enabled for those invalid architectures.

    ARM/x86-64 were previously enabled, and we add x86 32bit to the
    list to allow vboxguestdrivers (and similar) to have the kernel
    configuration options they need to build (and run).

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]

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_6.16.bb
meta/recipes-kernel/linux/linux-yocto-tiny_6.16.bb
meta/recipes-kernel/linux/linux-yocto_6.16.bb