diff options
author | Randolph Sapp <rs@ti.com> | 2023-06-26 11:43:35 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-06-26 11:53:35 -0500 |
commit | 92decee8cb12e30d1a1a973d235ec9971eab0904 (patch) | |
tree | f783ba0a287922151291526b193539d1ce490116 /meta-ti-bsp | |
parent | 818aa0aaefee2180c2039b65fb2fc9049cdb9b57 (diff) | |
download | meta-ti-92decee8cb12e30d1a1a973d235ec9971eab0904.tar.gz |
ti-img-rogue-driver: update to catch more compilers
Upstream changed to not be so picky about compilers. Bump SRCREV so the
odd things using our recipes are happy again.
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb index 1a08a441..2342462e 100644 --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.1.6404501.bb | |||
@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https; | |||
22 | 22 | ||
23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
24 | 24 | ||
25 | SRCREV = "ebddb087ef140ca83e4c30d66580b0bb33b003fd" | 25 | SRCREV = "815f7bc56567220af5af93e9ec8772ea4a866fe7" |
26 | 26 | ||
27 | TARGET_PRODUCT:j721e = "j721e_linux" | 27 | TARGET_PRODUCT:j721e = "j721e_linux" |
28 | TARGET_PRODUCT:j721s2 = "j721s2_linux" | 28 | TARGET_PRODUCT:j721s2 = "j721s2_linux" |