From f79a03d09423c6f1d80d1af16373d94ec3ce63b5 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Tue, 8 Oct 2024 15:02:30 -0500 Subject: ti-bsp: Fix copy/paste error for bsp-ti-6_12 setting Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/include/ti-bsp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc b/meta-ti-bsp/conf/machine/include/ti-bsp.inc index 9a15e164..4cb2aab4 100644 --- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc +++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc @@ -46,7 +46,7 @@ BSP_BOOTLOADER_VERSION:bsp-ti-6_12 = "2024.10%" # GPU support requires out-of-tree SGX and Rogue drivers not available # in 6.12 yet -MACHINE_FEATURES:remove:bsp-next = "gpu" +MACHINE_FEATURES:remove:bsp-ti-6_12 = "gpu" # ========== # ti-6_6 -- cgit v1.2.3-54-g00ecf