summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-graphics
diff options
context:
space:
mode:
authorAntonios Christidis <a-christidis@ti.com>2026-02-18 15:48:14 -0600
committerRyan Eatmon <reatmon@ti.com>2026-02-19 14:10:01 -0600
commit135b7041e879ed3ca06172204c110f5fa10c8889 (patch)
tree5164aea20b5724c95a0356d1cab0d187fc7e5d5d /meta-ti-bsp/recipes-graphics
parent4107d315a567958c60b931f38aaa74c6c8500f97 (diff)
downloadmeta-ti-135b7041e879ed3ca06172204c110f5fa10c8889.tar.gz
ti-img-rogue-*: Migrate GPU driver version 25.2 -> 25.3
New recipes for GPU DDK 25.3. Update BSP configuration file to package driver, which now supports kernel 6.18. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-graphics')
-rw-r--r--meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_25.3.6908880.bb (renamed from meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_25.2.6850647.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_25.2.6850647.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_25.3.6908880.bb
index e4b95f8e..5246f588 100644
--- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_25.2.6850647.bb
+++ b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_25.3.6908880.bb
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|j742s2|am62xx|am62pxx|j722s" 7COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|j742s2|am62xx|am62pxx|j722s"
8 8
9BRANCH = "linuxws/scarthgap/k6.12/${PV}" 9BRANCH = "linuxws/scarthgap/k6.18/${PV}"
10SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}"
11SRCREV = "adcbb5c620ff172da4152c02a2fee8f42dc4c472" 11SRCREV = "2ecc98c61aedd931d8acf6fb4a1150ebf57fb178"
12 12
13TARGET_PRODUCT:j721e = "j721e_linux" 13TARGET_PRODUCT:j721e = "j721e_linux"
14TARGET_PRODUCT:j721s2 = "j721s2_linux" 14TARGET_PRODUCT:j721s2 = "j721s2_linux"