diff options
-rw-r--r-- | recipes-graphics/wayland/wayland_1.15.%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ | |||
1 | # Remove files provided by imx-gpu-viv | ||
2 | do_install_append_imxgpu () { | ||
3 | rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc | ||
4 | } | ||