diff options
| author | Antonios Christidis <a-christidis@ti.com> | 2026-02-18 15:48:14 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-02-19 14:10:01 -0600 |
| commit | 135b7041e879ed3ca06172204c110f5fa10c8889 (patch) | |
| tree | 5164aea20b5724c95a0356d1cab0d187fc7e5d5d /meta-ti-bsp/conf/machine/include | |
| parent | 4107d315a567958c60b931f38aaa74c6c8500f97 (diff) | |
| download | meta-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/conf/machine/include')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/ti-bsp.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc b/meta-ti-bsp/conf/machine/include/ti-bsp.inc index 0ca2de64..2c0acf83 100644 --- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc +++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc | |||
| @@ -42,6 +42,10 @@ BSP_KERNEL_VERSION:bsp-ti-6_18 = "6.18%" | |||
| 42 | BSP_BOOTLOADER_PROVIDER:bsp-ti-6_18 = "u-boot-ti-staging" | 42 | BSP_BOOTLOADER_PROVIDER:bsp-ti-6_18 = "u-boot-ti-staging" |
| 43 | BSP_BOOTLOADER_VERSION:bsp-ti-6_18 = "2026.01%" | 43 | BSP_BOOTLOADER_VERSION:bsp-ti-6_18 = "2026.01%" |
| 44 | 44 | ||
| 45 | BSP_ROGUE_DRIVER_PROVIDER:bsp-ti-6_18 = "ti-img-rogue-driver" | ||
| 46 | BSP_ROGUE_DRIVER_VERSION:bsp-ti-6_18 = "25%" | ||
| 47 | BSP_MESA_PVR_VERSION:bsp-ti-6_18 = "24%" | ||
| 48 | |||
| 45 | # ========== | 49 | # ========== |
| 46 | # ti-6_12 | 50 | # ti-6_12 |
| 47 | # TI staging kernel 6.12, u-boot 2025.01 | 51 | # TI staging kernel 6.12, u-boot 2025.01 |
