summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2021-04-18 06:51:02 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-19 16:33:41 -0500
commit1669778190d76405a6686e20d17a0b228dc0db5f (patch)
treef41721b0ba9bd540936e80e02d44c48b6c45af60 /recipes-graphics
parent4a39ee8c9a440099b4a89df55b0db1454ea09385 (diff)
downloadmeta-ti-1669778190d76405a6686e20d17a0b228dc0db5f.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')
-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"