diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2020-05-02 04:40:08 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-05-01 23:16:26 +0000 |
commit | 79e77ea1cf5b5370162b13f1f78c354d96b7b513 (patch) | |
tree | dafdbe11b6b551c0908bb1d9771c2f2c6a41ac70 /recipes-graphics | |
parent | a5f3933ca84f58028b80d860feb2e03c536f0be4 (diff) | |
download | meta-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.bb | 4 |
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" | |||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | COMPATIBLE_MACHINE = "j7" | 11 | COMPATIBLE_MACHINE = "j7" |
12 | 12 | ||
13 | PR = "r6" | 13 | PR = "r7" |
14 | 14 | ||
15 | BRANCH = "linuxws/zeus/k5.4/${PV}" | 15 | BRANCH = "linuxws/zeus/k5.4/${PV}" |
16 | 16 | ||
17 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" |
18 | SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17" | 18 | SRCREV = "20748df00f123d56079cab07f83b0133e3378b53" |
19 | 19 | ||
20 | PVR_SOC ?= "j721e_linux" | 20 | PVR_SOC ?= "j721e_linux" |
21 | PVR_BUILD ?= "release" | 21 | PVR_BUILD ?= "release" |