wayland-egl.pc is installed by imx-gpu-viv and we need to remove
from wayland package for imxgpu machines.

Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
---
 recipes-graphics/wayland/wayland_1.15.%.bbappend | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 recipes-graphics/wayland/wayland_1.15.%.bbappend

diff --git a/recipes-graphics/wayland/wayland_1.15.%.bbappend 
b/recipes-graphics/wayland/wayland_1.15.%.bbappend
new file mode 100644
index 00000000..31fc0aa6
--- /dev/null
+++ b/recipes-graphics/wayland/wayland_1.15.%.bbappend
@@ -0,0 +1,4 @@
+# Remove files provided by imx-gpu-viv
+do_install_append_imxgpu () {
+    rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
+}
-- 
2.18.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to