summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2024-06-24 13:17:14 -0500
committerRyan Eatmon <reatmon@ti.com>2024-07-01 08:58:02 -0500
commita2ff03cc4e200632707e1c62421c8462b7b3030a (patch)
tree73f6c5f1dad44798e6ed7f192a2b663124c6a127
parent51dbc703188c2763784a445c98e459369fe3537d (diff)
downloadmeta-ti-a2ff03cc4e200632707e1c62421c8462b7b3030a.tar.gz
ti-img-rogue-driver_24.1: gcc 14 compatcicd.master.202407040100cicd.master.202407020100
Bump this recipe to add a change to help with GCC 14 compatibility in the check-cc script used to check compiler flags before use. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb
index 6f374f69..fc303c4f 100644
--- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb
+++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_24.1.6554834.bb
@@ -19,7 +19,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRCREV = "e2dfdfee991dadc18175f27fe9e8676e910a2f8d" 22SRCREV = "81e189096ef2f2479ccfb50d8b2fb24097188de3"
23 23
24TARGET_PRODUCT:j721e = "j721e_linux" 24TARGET_PRODUCT:j721e = "j721e_linux"
25TARGET_PRODUCT:j721s2 = "j721s2_linux" 25TARGET_PRODUCT:j721s2 = "j721s2_linux"