summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-01-30 11:01:55 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-01 13:22:59 +0000
commit6d5419dc81bc882b3079501d455f82fa0135b579 (patch)
tree6f4d573be8f107726ef3c75dc3aa1b9959934d15
parent008f27cde5fddbcdfcdf1c556941eaac226e06e9 (diff)
downloadpoky-6d5419dc81bc882b3079501d455f82fa0135b579.tar.gz
linux-yocto/6.12: bsp/genericarm64: enable PowerVR DRM and Intel HDA sound drivers
Integrating the following commit(s) to linux-yocto/.: 1/1 [ Author: Ross Burton Email: ross.burton@arm.com 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 <ross.burton@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> ] (From OE-Core rev: 9dac093778660b02d5ca42bee3c84515f70e0e6e) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_6.12.bb24
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 () {
14 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 14 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
15} 15}
16 16
17SRCREV_machine ?= "b93740cee99b08c6c9c7268c6595eaa7debeb28b" 17SRCREV_machine ?= "b92676dff0434653b4f321a626b894be5e4908d0"
18SRCREV_meta ?= "9c34085a1b39aaba74176c64be0ef5081f81e1ed" 18SRCREV_meta ?= "cbe89aee4d05e11b15a928dfbc216fbdbdf062d2"
19 19
20SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ 20SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \
21 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.12;destsuffix=${KMETA};protocol=https" 21 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"
17KMETA = "kernel-meta" 17KMETA = "kernel-meta"
18KCONF_BSP_AUDIT_LEVEL = "2" 18KCONF_BSP_AUDIT_LEVEL = "2"
19 19
20SRCREV_machine ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 20SRCREV_machine ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
21SRCREV_meta ?= "9c34085a1b39aaba74176c64be0ef5081f81e1ed" 21SRCREV_meta ?= "cbe89aee4d05e11b15a928dfbc216fbdbdf062d2"
22 22
23PV = "${LINUX_VERSION}+git" 23PV = "${LINUX_VERSION}+git"
24 24
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"
18KBRANCH:qemuloongarch64 ?= "v6.12/standard/base" 18KBRANCH:qemuloongarch64 ?= "v6.12/standard/base"
19KBRANCH:qemumips64 ?= "v6.12/standard/mti-malta64" 19KBRANCH:qemumips64 ?= "v6.12/standard/mti-malta64"
20 20
21SRCREV_machine:qemuarm ?= "5fdaf7068e5f256c3243d436524a4abd455d3acb" 21SRCREV_machine:qemuarm ?= "97de3b6e2772d8f694107c1ee3a89fba543f81e9"
22SRCREV_machine:qemuarm64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 22SRCREV_machine:qemuarm64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
23SRCREV_machine:qemuloongarch64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 23SRCREV_machine:qemuloongarch64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
24SRCREV_machine:qemumips ?= "b1c0fd52ddf62f20232698fd524ce3cf7a724562" 24SRCREV_machine:qemumips ?= "4a649d3eec0ace22715f0b6a032cd5cd09c288f0"
25SRCREV_machine:qemuppc ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 25SRCREV_machine:qemuppc ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
26SRCREV_machine:qemuriscv64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 26SRCREV_machine:qemuriscv64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
27SRCREV_machine:qemuriscv32 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 27SRCREV_machine:qemuriscv32 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
28SRCREV_machine:qemux86 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 28SRCREV_machine:qemux86 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
29SRCREV_machine:qemux86-64 ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 29SRCREV_machine:qemux86-64 ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
30SRCREV_machine:qemumips64 ?= "54b3fb63e85f80e396ccccbe6106a9f83bba43e0" 30SRCREV_machine:qemumips64 ?= "ca06e8a2e78be9c42c22cb6da65a852acb3c0049"
31SRCREV_machine ?= "b37e2dde9b32bd7678b16d3c1c21c3e06ab2e785" 31SRCREV_machine ?= "807165b1ec1c73b5c1c30e9dd376e9b568e354bd"
32SRCREV_meta ?= "9c34085a1b39aaba74176c64be0ef5081f81e1ed" 32SRCREV_meta ?= "cbe89aee4d05e11b15a928dfbc216fbdbdf062d2"
33 33
34# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll 34# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
35# get the <version>/base branch, which is pure upstream -stable, and the same 35# get the <version>/base branch, which is pure upstream -stable, and the same