summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2019-09-11 17:12:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-09-12 16:00:03 +0000
commitbfb83a0a5176159307f1b35027488de931c328e9 (patch)
treeab8ba83b3b33e8aff51f74e1cb6f746a936f0977
parent21aa1f94b6d6eea7001b828ad80e7770e4d1753d (diff)
downloadmeta-ti-bfb83a0a5176159307f1b35027488de931c328e9.tar.gz
ti-img-rogue-umlibs: Update srcrev to pick latest fixes
Updating srcrev to pick latest fixes in the libs - GL header updates to include latest extension definitions - Fixes for NV12 format Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 1eba3233..a21a43b9 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
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7COMPATIBLE_MACHINE = "j7-evm" 7COMPATIBLE_MACHINE = "j7-evm"
8 8
9PR = "r1" 9PR = "r2"
10 10
11BRANCH = "linuxws/thud/k4.19/${PV}" 11BRANCH = "linuxws/thud/k4.19/${PV}"
12 12
13SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
14SRCREV = "63f911a01f9b295e11590842daeee409e64e7fb6" 14SRCREV = "dc94fecfb74de3384736e215d829d70e97bb612c"
15 15
16PVR_SOC ?= "j721e_linux" 16PVR_SOC ?= "j721e_linux"
17PVR_BUILD ?= "release" 17PVR_BUILD ?= "release"