[meta-ti] [thud/master][PATCH 5/5] ti-sgx-ddk-um: Remove the removing of wayland-egl.pc

Andrew F. Davis afd at ti.com
Thu Sep 5 09:38:47 PDT 2019


This file was shipped as part of the DDK, but was also supplied by
libwayland so it was deleted here. This file has been removed from
the DDK, so deleting the file manually here is no longer needed.

Signed-off-by: Andrew F. Davis <afd at ti.com>
---
 recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 2 --
 1 file changed, 2 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 53d2829e..7a6f013e 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
@@ -49,8 +49,6 @@ do_install () {
     oe_runmake install DESTDIR=${D} TARGET_PRODUCT=${TARGET_PRODUCT}
     ln -sf libGLESv2.so.${PV} ${D}${libdir}/libGLESv2.so.1
 
-    rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
-
     chown -R root:root ${D}
 }
 
-- 
2.17.1



More information about the meta-ti mailing list