summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2024-06-24 13:17:14 -0500
committerRyan Eatmon <reatmon@ti.com>2024-06-26 19:29:05 -0500
commitd0967bd01f821e9a6f27b3db846de4220cc1a57e (patch)
tree950bd1466dd2152ec32df4fd19ccded7b2ed1494
parent1637b2830c8d9342705003deab3ff1823fed42bd (diff)
downloadmeta-ti-d0967bd01f821e9a6f27b3db846de4220cc1a57e.tar.gz
ti-img-rogue-driver_24.1: gcc 14 compat
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"