summaryrefslogtreecommitdiffstats
path: root/meta-beagle
diff options
context:
space:
mode:
authorAntonios Christidis <a-christidis@ti.com>2025-11-17 15:15:17 -0600
committerRyan Eatmon <reatmon@ti.com>2025-11-20 14:15:29 -0600
commita349aed7bd11c11513f11647b7971c03db37e370 (patch)
tree63f04dc962054de170398d008796817e00109115 /meta-beagle
parent2676538ee0b9543bc8ed495d4c5a5223e8b48506 (diff)
downloadmeta-ti-a349aed7bd11c11513f11647b7971c03db37e370.tar.gz
ti-img-rogue-*: Migrate GPU driver version 24.2 -> 25.2
New recipes for GPU DDK 25.2. Update BSP configuration files with new preferred recipe versions. For the driver recipe, specifically unset the CC variable due to yocto appending CROSS_COMPILE and CC, resulting in a warning for the do_compile task: make[1]: aarch64-oe-linux-aarch64-oe-linux-gcc: No such file or directory Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-beagle')
-rw-r--r--meta-beagle/conf/machine/include/beagle-bsp.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-beagle/conf/machine/include/beagle-bsp.inc b/meta-beagle/conf/machine/include/beagle-bsp.inc
index 448e2086..5060e286 100644
--- a/meta-beagle/conf/machine/include/beagle-bsp.inc
+++ b/meta-beagle/conf/machine/include/beagle-bsp.inc
@@ -19,7 +19,7 @@ KERNEL_DEVICETREE_PREFIX:bsp-bb_org-6_12 = ""
19BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-sgx-ddk-km" 19BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-sgx-ddk-km"
20BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_12 = "1.17%" 20BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_12 = "1.17%"
21BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-img-rogue-driver" 21BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_12 = "ti-img-rogue-driver"
22BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_12 = "24%" 22BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_12 = "25%"
23BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%" 23BSP_MESA_PVR_VERSION:bsp-bb_org-6_12 = "24%"
24 24
25# GC320 support requires out-of-tree drivers not yet available in bb.org 6.12 25# GC320 support requires out-of-tree drivers not yet available in bb.org 6.12
@@ -40,7 +40,7 @@ KERNEL_DEVICETREE_PREFIX:bsp-bb_org-6_6 = ""
40BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-sgx-ddk-km" 40BSP_SGX_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-sgx-ddk-km"
41BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_6 = "1.17%" 41BSP_SGX_DRIVER_VERSION:bsp-bb_org-6_6 = "1.17%"
42BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-img-rogue-driver" 42BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-img-rogue-driver"
43BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_6 = "24%" 43BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_6 = "25%"
44BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "24%" 44BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "24%"
45 45
46# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6 46# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6