summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnand Balagopalakrishnan <anandb@ti.com>2016-05-05 20:47:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-05-05 11:16:03 -0400
commitce947bca0eb37234ab77c309d7f308bf84cdcb7e (patch)
tree63a55f60c00dc496de8cb91f50dc0678dfa8571c
parentd236f27110a27598fa727c09f0bc71a037a0a563 (diff)
downloadmeta-ti-ce947bca0eb37234ab77c309d7f308bf84cdcb7e.tar.gz
ti-sgx-ddk-um: update srcrev and bump PR
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
index c29b9fee..217a68c5 100644
--- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
+++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
8BRANCH = "ti-img-sgx/${PV}" 8BRANCH = "ti-img-sgx/${PV}"
9 9
10SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
11SRCREV = "626c4f773b7c704f1d9a55ca80f60a79f809186d" 11SRCREV = "e91d6d37c28ae63c350fff9c91705fd315491093"
12 12
13# There's only hardfp version available 13# There's only hardfp version available
14python __anonymous() { 14python __anonymous() {
@@ -31,7 +31,7 @@ INITSCRIPT_PARAMS = "defaults 8"
31 31
32inherit update-rc.d 32inherit update-rc.d
33 33
34PR = "r8" 34PR = "r9"
35PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux" 35PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux"
36 36
37RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap" 37RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap"