summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 8bf417ac73..fa99f7d50c 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -138,6 +138,7 @@ do_install_append () {
138 # libwayland-egl has been moved to wayland 1.15+ 138 # libwayland-egl has been moved to wayland 1.15+
139 rm -f ${D}${libdir}/libwayland-egl* 139 rm -f ${D}${libdir}/libwayland-egl*
140 rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc 140 rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
141 rmdir --ignore-fail-on-non-empty ${D}${libdir}/pkgconfig
141} 142}
142 143
143# For the packages that make up the OpenGL interfaces, inject variables so that 144# For the packages that make up the OpenGL interfaces, inject variables so that