diff options
| author | Anand Balagopalakrishnan <anandb@ti.com> | 2016-02-18 03:21:54 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-17 16:34:25 -0500 |
| commit | f23506222633cfa6355d48f793996ddad7cc171d (patch) | |
| tree | cf7f6ac9e93f17605ef3b217ec79c959958a88f1 | |
| parent | 6774097dfe110836a32823f8b011918a384d94ea (diff) | |
| download | meta-ti-f23506222633cfa6355d48f793996ddad7cc171d.tar.gz | |
omap5-sgx-ddk-um-linux: bump SRCREV for gl2ext header change
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -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 1d0f09fb..5ac3f31f 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,13 +8,13 @@ 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 = "0e98623e944864f080cd886906b46ea9a5d830e5" | 11 | SRCREV = "562db8257cc4bf04647e06a8644d73f5d77fe711" |
| 12 | 12 | ||
| 13 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" | 13 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" |
| 14 | TARGET_PRODUCT_ti33x = "ti335x" | 14 | TARGET_PRODUCT_ti33x = "ti335x" |
| 15 | TARGET_PRODUCT_ti43x = "ti437x" | 15 | TARGET_PRODUCT_ti43x = "ti437x" |
| 16 | 16 | ||
| 17 | PR = "r2" | 17 | PR = "r3" |
| 18 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" | 18 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" |
| 19 | 19 | ||
| 20 | RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap" | 20 | RDEPENDS_${PN} += "libdrm libudev libgbm wayland libffi libdrm-omap" |
