summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2021-04-18 06:51:02 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-05-04 23:12:29 -0500
commitb9f3d92a56e3567acfe9a8f6b602d6d766ea79fb (patch)
tree18ecdd6d9f909d6aeb15ace9ad76cc2f5732d926 /recipes-graphics/libgles
parent812f360c9c1c445f00b556c19a669f0450812df1 (diff)
downloadmeta-ti-b9f3d92a56e3567acfe9a8f6b602d6d766ea79fb.tar.gz
ti-sgx-ddk-um: Update srcrev to pick latest
The eglplatform.h header is updated to account for deprecation of MESA_EGL_NO_X11_HEADERS macro. Update srcrev to pick this change. Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Diffstat (limited to 'recipes-graphics/libgles')
-rw-r--r--recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb6
1 files changed, 3 insertions, 3 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 47e9820b..627d128f 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,12 +10,12 @@ REQUIRED_MACHINE_FEATURES = "gpu"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "pandaboard|beagleboard|ti33x|ti43x|omap-a15|k3" 11COMPATIBLE_MACHINE = "pandaboard|beagleboard|ti33x|ti43x|omap-a15|k3"
12 12
13PR = "r36" 13PR = "r37"
14 14
15BRANCH = "ti-img-sgx/zeus/${PV}" 15BRANCH = "ti-img-sgx/dunfell/${PV}"
16 16
17SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
18SRCREV = "7519eda203308c4356e68fd6af67a0900ed09cb4" 18SRCREV = "742cf38aba13e1ba1a910cf1f036a1a212c263b6"
19 19
20TARGET_PRODUCT_omap-a15 = "jacinto6evm" 20TARGET_PRODUCT_omap-a15 = "jacinto6evm"
21TARGET_PRODUCT_ti33x = "ti335x" 21TARGET_PRODUCT_ti33x = "ti335x"