summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2014-09-23 22:00:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-10-07 15:03:17 -0400
commit6c4d8ab62bacd54006605c1e6baca58d0fb82dd2 (patch)
tree7f816c7fea0521daf91b0a10325db01dbff30940 /recipes-graphics/libgles
parentd0ee68d6bab6056f68123c56c0d45370ef6b563a (diff)
downloadmeta-ti-6c4d8ab62bacd54006605c1e6baca58d0fb82dd2.tar.gz
omap5-sgx-ddk-um-linux: Updated SRCREV to include bugfixes
* This version is compatible with version Kernel 3.12 Signed-off-by: Karthik Ramanan <a0393906@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/libgles')
-rw-r--r--recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
index b875328b..37ea088b 100644
--- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
+++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb
@@ -4,9 +4,9 @@ LICENSE = "TI-TSPA"
4LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" 4LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603"
5 5
6SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git" 6SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git"
7SRCREV = "994922a5655c63b05343a9238cb30e6ef61744be" 7SRCREV = "0af11b676900de5a3e5550728fe18acd88c29848"
8 8
9PR = "r2" 9PR = "r3"
10PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" 10PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
11 11
12RREPLACES_${PN} = "libegl libgles1 libgles2" 12RREPLACES_${PN} = "libegl libgles1 libgles2"