diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2021-04-18 06:51:02 +0000 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-05-04 23:12:29 -0500 |
commit | b9f3d92a56e3567acfe9a8f6b602d6d766ea79fb (patch) | |
tree | 18ecdd6d9f909d6aeb15ace9ad76cc2f5732d926 /recipes-graphics/libgles | |
parent | 812f360c9c1c445f00b556c19a669f0450812df1 (diff) | |
download | meta-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.bb | 6 |
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" | |||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | COMPATIBLE_MACHINE = "pandaboard|beagleboard|ti33x|ti43x|omap-a15|k3" | 11 | COMPATIBLE_MACHINE = "pandaboard|beagleboard|ti33x|ti43x|omap-a15|k3" |
12 | 12 | ||
13 | PR = "r36" | 13 | PR = "r37" |
14 | 14 | ||
15 | BRANCH = "ti-img-sgx/zeus/${PV}" | 15 | BRANCH = "ti-img-sgx/dunfell/${PV}" |
16 | 16 | ||
17 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
18 | SRCREV = "7519eda203308c4356e68fd6af67a0900ed09cb4" | 18 | SRCREV = "742cf38aba13e1ba1a910cf1f036a1a212c263b6" |
19 | 19 | ||
20 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" | 20 | TARGET_PRODUCT_omap-a15 = "jacinto6evm" |
21 | TARGET_PRODUCT_ti33x = "ti335x" | 21 | TARGET_PRODUCT_ti33x = "ti335x" |