summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2025-02-07 19:24:35 -0600
committerRyan Eatmon <reatmon@ti.com>2025-02-10 08:50:35 -0600
commit4aa400f2bc526ef52788b254d9fac7194e42a7eb (patch)
treee4afbb809dbd951913d473f213e4797deaef7360
parent53b2048c19082389fac17199c4135326fbb2ce34 (diff)
downloadmeta-ti-4aa400f2bc526ef52788b254d9fac7194e42a7eb.tar.gz
beagle-bsp: 6.6 select newer mesa version
Update the bb_org-6.6 bsp provider to pick the correct version of mesa-pvr. This probably should have be a part of the previous patch switching ti bsp logic as well. Fixes: 0be0a5f6 (ti-bsp: select the graphics 24.2 packages, 2025-01-22) Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-beagle/conf/machine/include/beagle-bsp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-beagle/conf/machine/include/beagle-bsp.inc b/meta-beagle/conf/machine/include/beagle-bsp.inc
index 06483ba9..dbfd70bd 100644
--- a/meta-beagle/conf/machine/include/beagle-bsp.inc
+++ b/meta-beagle/conf/machine/include/beagle-bsp.inc
@@ -43,7 +43,7 @@ BSP_SGX_UMLIBS_VERSION:bsp-bb_org-6_6 = "1.17%"
43BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-img-rogue-driver" 43BSP_ROGUE_DRIVER_PROVIDER:bsp-bb_org-6_6 = "ti-img-rogue-driver"
44BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_6 = "24%" 44BSP_ROGUE_DRIVER_VERSION:bsp-bb_org-6_6 = "24%"
45BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_6 = "24%" 45BSP_ROGUE_UMLIBS_VERSION:bsp-bb_org-6_6 = "24%"
46BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "23%" 46BSP_MESA_PVR_VERSION:bsp-bb_org-6_6 = "24%"
47 47
48# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6 48# GC320 support requires out-of-tree drivers not yet available in bb.org 6.6
49MACHINE_FEATURES:remove:bsp-bb_org-6_6 = "gc320" 49MACHINE_FEATURES:remove:bsp-bb_org-6_6 = "gc320"