From: Bruce Ashfield <[email protected]>
Integrating the following commit(s) to linux-yocto/.:
1/1 [
Author: Ross Burton
Email: [email protected]
Subject: bsp/genericarm64: enable PowerVR DRM and Intel HDA sound drivers
Date: Thu, 23 Jan 2025 17:56:16 +0000
As seen on the BeaglePlay, this allows basic (non-accelerated) output
on HDMI.
Signed-off-by: Ross Burton <[email protected]>
Signed-off-by: Bruce Ashfield <[email protected]>
]
Signed-off-by: Bruce Ashfield <[email protected]>
---
.../linux/linux-yocto-rt_6.12.bb | 4 ++--
.../linux/linux-yocto-tiny_6.12.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto_6.12.bb | 24 +++++++++----------
3 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb
b/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb
index f5120d9180..600ff325b4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb
@@ -14,8 +14,8 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to
linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "b93740cee99b08c6c9c7268c6595eaa7debeb28b"
-SRCREV_meta ?= "9c34085a1b39aaba74176c64be0ef5081f81e1ed"
+SRCREV_machine ?= "b92676dff0434653b4f321a626b894be5e4908d0"
+SRCREV_meta ?= "cbe89aee4d05e11b15a928dfbc216fbdbdf062d2"
SRC_URI =
"git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https
\
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.12;destsuffix=${KMETA};protocol=https"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb
b/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb
index 95da0514d5..0abb2c748f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_meta ?= "9c34085a1b39aaba74176c64be0ef5081f81e1ed"
+SRCREV_machine ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_meta ?= "cbe89aee4d05e11b15a928dfbc216fbdbdf062d2"
PV = "${LINUX_VERSION}+git"
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.12.bb
b/meta/recipes-kernel/linux/linux-yocto_6.12.bb
index b92d81cb9f..f83b870937 100644
--- a/meta/recipes-kernel/linux/linux-yocto_6.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_6.12.bb
@@ -18,18 +18,18 @@ KBRANCH:qemux86.104 ?= "v6.12/standard/base"
KBRANCH:qemuloongarch64 ?= "v6.12/standard/base"
KBRANCH:qemumips64 ?= "v6.12/standard/mti-malta64"
-SRCREV_machine:qemuarm ?= "5fdaf7068e5f256c3243d436524a4abd455d3acb"
-SRCREV_machine:qemuarm64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemuloongarch64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemumips ?= "b1c0fd52ddf62f20232698fd524ce3cf7a724562"
-SRCREV_machine:qemuppc ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemuriscv64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemuriscv32 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemux86 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemux86-64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_machine:qemumips64 ?= "54b3fb63e85f80e396ccccbe6106a9f83bba43e0"
-SRCREV_machine ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785"
-SRCREV_meta ?= "9c34085a1b39aaba74176c64be0ef5081f81e1ed"
+SRCREV_machine:qemuarm ?= "97de3b6e2772d8f694107c1ee3a89fba543f81e9"
+SRCREV_machine:qemuarm64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemuloongarch64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemumips ?= "4a649d3eec0ace22715f0b6a032cd5cd09c288f0"
+SRCREV_machine:qemuppc ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemuriscv64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemuriscv32 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemux86 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemux86-64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_machine:qemumips64 ?= "ca06e8a2e78be9c42c22cb6da65a852acb3c0049"
+SRCREV_machine ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
+SRCREV_meta ?= "cbe89aee4d05e11b15a928dfbc216fbdbdf062d2"
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and
you'll
# get the <version>/base branch, which is pure upstream -stable, and the same
--
2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#210461):
https://lists.openembedded.org/g/openembedded-core/message/210461
Mute This Topic: https://lists.openembedded.org/mt/110899563/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-