1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

linux-yocto/6.12: configuration graphics, I2C and warnings

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

    bb44ae9b bsp/mti-malta32: enable I2C
    e2396ea2 bsp/qemuriscv32: CONFIG_PAGE_OFFSET not assignable
    095395ba cfg/virtio: add DRM frame buffer emulation
    88bbdbd5 features/drm-bochs: remove CONFIG_DRM_TTM

(From OE-Core rev: 3848ef1d7e4f432880e06c07da8918c59326283a)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2025-03-20 09:40:06 -04:00
committed by Richard Purdie
parent 5d2ed873c8
commit 0fd090ad96
3 changed files with 17 additions and 17 deletions
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "c58d3ea5bbce394208d8099e9d6783bb0a0ddd25"
SRCREV_meta ?= "2506ff7d20ee515e70964844fa40b35e4fdfbe92"
SRCREV_machine ?= "a8ef1d3063769a834565490956e620d38c1ce708"
SRCREV_meta ?= "bb44ae9b6ada9da4729dfdd4cd6075908a02ba31"
PV = "${LINUX_VERSION}+git"