diff options
author | e-ruei1@ti.com <e-ruei1@ti.com> | 2019-05-03 01:03:59 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-05-03 18:06:57 +0000 |
commit | 29219faf16b2fb36918a269beb0ed6fd55b3ea59 (patch) | |
tree | bb6c6380f4ddf83918c0cf94fc0a227b79cbe513 /recipes-graphics | |
parent | 484c2d0d126722bcbb1f3aa3eac01472361c145a (diff) | |
download | meta-ti-29219faf16b2fb36918a269beb0ed6fd55b3ea59.tar.gz |
ti-sgx-ddk-um: bump SRCREV to pick up wsegl fix
- um: wsegl/wayland: support external wayland-egl and struct wl_gl_window
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/ti-sgx-ddk-um_1.17.4948957.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb index c0225c58..7b4f2ec2 100644 --- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb +++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | |||
@@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
10 | BRANCH = "ti-img-sgx/thud/${PV}" | 10 | BRANCH = "ti-img-sgx/thud/${PV}" |
11 | 11 | ||
12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
13 | SRCREV = "2bce2bd76259848e7d263e0a85c164480a71ba7d" | 13 | SRCREV = "b0db45b7f74312afbff3e30c334e899e9c9d1338" |
14 | 14 | ||
15 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" | 15 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" |
16 | TARGET_PRODUCT_ti33x = "ti335x" | 16 | TARGET_PRODUCT_ti33x = "ti335x" |
@@ -22,7 +22,7 @@ INITSCRIPT_PARAMS = "defaults 8" | |||
22 | 22 | ||
23 | inherit update-rc.d | 23 | inherit update-rc.d |
24 | 24 | ||
25 | PR = "r31" | 25 | PR = "r32" |
26 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux" | 26 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 omap5-sgx-ddk-um-linux" |
27 | 27 | ||
28 | DEPENDS += "libdrm udev libgbm wayland libffi" | 28 | DEPENDS += "libdrm udev libgbm wayland libffi" |