diff options
author | e-ruei1@ti.com <e-ruei1@ti.com> | 2016-03-15 21:15:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-16 14:40:42 -0400 |
commit | 3b4a735d5f70211b8a289bd745b231787e125806 (patch) | |
tree | d67be7f89fe6c3f6f0b3a82053f8f235f4e0eca0 /recipes-graphics | |
parent | 665505e569128b6119424d03027968bd081f7d92 (diff) | |
download | meta-ti-3b4a735d5f70211b8a289bd745b231787e125806.tar.gz |
omap5-sgx-ddk-um-linux:bump SRCREV for bug fixes in nullDRM EGL
Signed-off-by: Eric Ruei <e-ruei1@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 3a239c0a..a79c61fb 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 = "3a6fbbf28701188e7072a601b8bf78c3d081ef67" | 11 | SRCREV = "626c4f773b7c704f1d9a55ca80f60a79f809186d" |
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 = "r7" | 22 | PR = "r8" |
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" |