diff options
author | Karthik Ramanan <a0393906@ti.com> | 2014-09-23 22:00:35 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-10-07 15:03:17 -0400 |
commit | 6c4d8ab62bacd54006605c1e6baca58d0fb82dd2 (patch) | |
tree | 7f816c7fea0521daf91b0a10325db01dbff30940 /recipes-graphics | |
parent | d0ee68d6bab6056f68123c56c0d45370ef6b563a (diff) | |
download | meta-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')
-rw-r--r-- | recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 4 |
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" | |||
4 | LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" | 4 | LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" |
5 | 5 | ||
6 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git" | 6 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git" |
7 | SRCREV = "994922a5655c63b05343a9238cb30e6ef61744be" | 7 | SRCREV = "0af11b676900de5a3e5550728fe18acd88c29848" |
8 | 8 | ||
9 | PR = "r2" | 9 | PR = "r3" |
10 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" | 10 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" |
11 | 11 | ||
12 | RREPLACES_${PN} = "libegl libgles1 libgles2" | 12 | RREPLACES_${PN} = "libegl libgles1 libgles2" |