From ff40c24c3270384104340bc57a9cbf463296a5d3 Mon Sep 17 00:00:00 2001 From: Randolph Sapp Date: Wed, 19 Mar 2025 16:38:19 -0500 Subject: ti-sgx-ddk-km: rework preferred_target selection Bump SRCREV to include a patch that changes the way compiler_preferred_target is selected for a given toolchain. This now checks specified SYS_CFLAGS to see if hardfloat is set explicitly and will override the default target selection if necessary. Signed-off-by: Randolph Sapp Tested-by: Matthias Schiffer Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb index 49376221..18b81d2f 100644 --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb @@ -19,7 +19,7 @@ SRC_URI = "git://git.ti.com/git/graphics/omap5-sgx-ddk-linux.git;protocol=https; S = "${WORKDIR}/git" -SRCREV = "f555b9e1ae4b2baf68ac778ca41dc0c17e96f89a" +SRCREV = "9ae0fa4998b1c624408945e062bf8fb0ea7efb9d" TARGET_PRODUCT:omap-a15 = "ti572x_linux" TARGET_PRODUCT:ti33x = "ti335x_linux" -- cgit v1.2.3-54-g00ecf