summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2020-05-02 04:40:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-05-01 23:16:26 +0000
commit79e77ea1cf5b5370162b13f1f78c354d96b7b513 (patch)
treedafdbe11b6b551c0908bb1d9771c2f2c6a41ac70 /recipes-graphics
parenta5f3933ca84f58028b80d860feb2e03c536f0be4 (diff)
downloadmeta-ti-79e77ea1cf5b5370162b13f1f78c354d96b7b513.tar.gz
ti-img-rogue-umlibs: Update srcrev to pick latest
Updating srcrev to pick latest libs - Support for surfaceless EGL display token - RGBA4444 format support as window surface Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
index 2d5f0366..6dcf4a0f 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
@@ -10,12 +10,12 @@ REQUIRED_MACHINE_FEATURES = "gpu"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "j7" 11COMPATIBLE_MACHINE = "j7"
12 12
13PR = "r6" 13PR = "r7"
14 14
15BRANCH = "linuxws/zeus/k5.4/${PV}" 15BRANCH = "linuxws/zeus/k5.4/${PV}"
16 16
17SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
18SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17" 18SRCREV = "20748df00f123d56079cab07f83b0133e3378b53"
19 19
20PVR_SOC ?= "j721e_linux" 20PVR_SOC ?= "j721e_linux"
21PVR_BUILD ?= "release" 21PVR_BUILD ?= "release"