1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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>
This commit is contained in:
Randolph Sapp
2024-06-24 13:17:14 -05:00
committed by Ryan Eatmon
parent 51dbc70318
commit a2ff03cc4e

View File

@@ -19,7 +19,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
S = "${WORKDIR}/git"
SRCREV = "e2dfdfee991dadc18175f27fe9e8676e910a2f8d"
SRCREV = "81e189096ef2f2479ccfb50d8b2fb24097188de3"
TARGET_PRODUCT:j721e = "j721e_linux"
TARGET_PRODUCT:j721s2 = "j721s2_linux"