summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-graphics
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2022-11-04 22:46:37 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-10 08:21:37 -0600
commite792496d76eb38a7c36682ca48ed05fed9b0ee3d (patch)
treeb65a4d98290c385d410d030fc9956be851b71ae0 /meta-ti-bsp/recipes-graphics
parent2f49751dd12c73694ae41d6974cd163356a19aca (diff)
downloadmeta-ti-e792496d76eb38a7c36682ca48ed05fed9b0ee3d.tar.gz
ti-img-rogue-*: Bump the graphics recipes
Bump the graphics recipes source revision and remove the old BVNC switch. The BVNC is now baked into the platform Makefile that is selected with PVR_BUILD_DIR / TARGET_PRODUCT. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.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/libgles/ti-img-rogue-umlibs_1.15.6133109.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb b/meta-ti-bsp/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
index 2abec024..a665c614 100644
--- a/meta-ti-bsp/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
+++ b/meta-ti-bsp/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
@@ -15,7 +15,7 @@ PR = "r2"
15BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize" 15BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
16 16
17SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}"
18SRCREV = "4207c0ea429ec751b1ff5f831a84ceeb76ad578d" 18SRCREV = "5977e82b96028f783d39c7219f016c1faf8dc5f5"
19 19
20TARGET_PRODUCT:j721e = "j721e_linux" 20TARGET_PRODUCT:j721e = "j721e_linux"
21TARGET_PRODUCT:j721s2 = "j721s2_linux" 21TARGET_PRODUCT:j721s2 = "j721s2_linux"