1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 09:30:21 +00:00

omap5-sgx-ddk-um-linux: Bug fixes for memory leak

* Fix memory leak in Wayland WSEGL
* Refactor the code for print messages

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Karthik Ramanan
2015-07-06 14:28:33 +00:00
committed by Denys Dmytriyenko
parent 65d78fb686
commit 89489aaeee

View File

@@ -4,9 +4,9 @@ LICENSE = "TI-TSPA"
LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603"
SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git"
SRCREV = "53be02a24a30a4c74eb48f2c84fda789bd95ab33"
SRCREV = "b6e57ccf36fc8c36d988246bc7510f0dec42d991"
PR = "r4"
PR = "r7"
PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
RREPLACES_${PN} = "libegl libgles1 libgles2"