[meta-freescale] [PATCH] wayland: Remove file provided by imx-gpu-viv

Fabio Berton fabio.berton at ossystems.com.br
Thu Jul 12 07:18:59 PDT 2018


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.berton at 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



More information about the meta-freescale mailing list