diff options
author | Anand Balagopalakrishnan <anandb@ti.com> | 2016-02-29 11:32:17 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-29 16:15:49 -0500 |
commit | 648a2cc05798453c86d0c2de6cefa044e59ae2c8 (patch) | |
tree | a20d51d450336d52e0bc72caffa3862aae9d4f8d /recipes-graphics | |
parent | 4cdee8256c46c444b61021a1c0f21fc61c875604 (diff) | |
download | meta-ti-648a2cc05798453c86d0c2de6cefa044e59ae2c8.tar.gz |
omap5-sgx-ddk-um-linux: bump SRCREV for bug fixes in Wayland EGL
Signed-off-by: Anand Balagopalakrishnan <anandb@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.14.3699939.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb index a53902b3..d6d457d9 100644 --- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb +++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.14.3699939.bb | |||
@@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
8 | BRANCH = "ti-img-sgx/${PV}" | 8 | BRANCH = "ti-img-sgx/${PV}" |
9 | 9 | ||
10 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
11 | SRCREV = "562db8257cc4bf04647e06a8644d73f5d77fe711" | 11 | SRCREV = "3a6fbbf28701188e7072a601b8bf78c3d081ef67" |
12 | 12 | ||
13 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" | 13 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" |
14 | TARGET_PRODUCT_ti33x = "ti335x" | 14 | TARGET_PRODUCT_ti33x = "ti335x" |
@@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8" | |||
19 | 19 | ||
20 | inherit update-rc.d | 20 | inherit update-rc.d |
21 | 21 | ||
22 | PR = "r4" | 22 | PR = "r5" |
23 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" | 23 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" |
24 | 24 | ||
25 | RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap" | 25 | RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap" |