summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2015-02-20 20:21:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-02-20 12:27:35 -0500
commitb615fa4a504151885220f0a9620b29d7e93bf1bf (patch)
treefb68d8e26c4ea1f8c7e922a308285099ea9dbe0f /recipes-graphics
parentb06623fa2a2245f7914a120b99edf4152ec7aea5 (diff)
downloadmeta-ti-b615fa4a504151885220f0a9620b29d7e93bf1bf.tar.gz
omap5-sgx-ddk-um-linux: Updated SRCREV to include bugfixes
* This version is compatible with version Kernel 3.14 Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-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 37ea088b..10d1a1ef 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 = "0af11b676900de5a3e5550728fe18acd88c29848" 7SRCREV = "53be02a24a30a4c74eb48f2c84fda789bd95ab33"
8 8
9PR = "r3" 9PR = "r4"
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"