summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/powervr-drivers
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2023-05-02 03:40:38 +0000
committerRyan Eatmon <reatmon@ti.com>2023-05-03 08:38:42 -0500
commitc1d4a251720818edffe1faf50cd7363f0b7c7adb (patch)
tree8ed7aeff56e92fb91a8d786bbf39237f693036cb /meta-ti-bsp/recipes-bsp/powervr-drivers
parent1b313bcd80fe8bf7b39d82b8e1ddd57d359dda5e (diff)
downloadmeta-ti-c1d4a251720818edffe1faf50cd7363f0b7c7adb.tar.gz
graphics: upgrade rogue graphics to 23.1.6404501
Update the rogue graphics recipes to point at the new 23.1.6404501 release. This adds support for: - kernel 6.1 - vulkan - opencl (more testing needed) - zink (more testing needed) Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/powervr-drivers')
-rw-r--r--meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb (renamed from meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.18.6276027.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.18.6276027.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
index 96fb7484..f8489e80 100644
--- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.18.6276027.bb
+++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb
@@ -16,13 +16,13 @@ COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|am62xx"
16 16
17DEPENDS = "virtual/kernel" 17DEPENDS = "virtual/kernel"
18 18
19BRANCH = "linuxws/kirkstone/k5.10/${PV}" 19BRANCH = "linuxws/kirkstone/k6.1/${PV}"
20 20
21SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;branch=${BRANCH}" 21SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;branch=${BRANCH}"
22 22
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24
25SRCREV = "d575e4f64c95a3534e10e85da15bd303febf133f" 25SRCREV = "b69b689252a1158bff205603288ad12b9482770b"
26 26
27TARGET_PRODUCT:j721e = "j721e_linux" 27TARGET_PRODUCT:j721e = "j721e_linux"
28TARGET_PRODUCT:j721s2 = "j721s2_linux" 28TARGET_PRODUCT:j721s2 = "j721s2_linux"