diff options
| author | Randolph Sapp <rs@ti.com> | 2024-06-24 13:17:13 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2024-07-01 08:58:02 -0500 |
| commit | 51dbc703188c2763784a445c98e459369fe3537d (patch) | |
| tree | 31e8bdc9ec98cea19365e173813bf2a96f95e9b6 /meta-ti-bsp/recipes-graphics | |
| parent | dbfb9a6265dbd7faa1bdd1a140472f77b1d80ab1 (diff) | |
| download | meta-ti-51dbc703188c2763784a445c98e459369fe3537d.tar.gz | |
ti-img-rogue-*_23.3: gcc 14 compat and branch sel
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.
Reset this back to the proper branches for kernel 6.1 since this recipe
is only being used in 6.6 bsp providers.
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-graphics')
| -rw-r--r-- | meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.3.6512818.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.3.6512818.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.3.6512818.bb index a0a9a295..288eb52b 100644 --- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.3.6512818.bb +++ b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_23.3.6512818.bb | |||
| @@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|am62xx|am62pxx|j722s" | |||
| 12 | 12 | ||
| 13 | PR = "r3" | 13 | PR = "r3" |
| 14 | 14 | ||
| 15 | BRANCH = "linuxws/scarthgap/k6.6/${PV}" | 15 | BRANCH = "linuxws/kirkstone/k6.1/${PV}" |
| 16 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" | 16 | SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" |
| 17 | SRCREV = "0b9e64254269be2fa95c4f3e1dd925d6e4d58199" | 17 | SRCREV = "0b9e64254269be2fa95c4f3e1dd925d6e4d58199" |
| 18 | S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" | 18 | S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" |
