diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 60eaf8393..5ead6251f 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -37,7 +37,4 @@ do_install_append_imxgpu3d () { | |||
| 37 | 37 | ||
| 38 | do_install_append_imxgpu () { | 38 | do_install_append_imxgpu () { |
| 39 | rm -rf ${D}${includedir}/KHR | 39 | rm -rf ${D}${includedir}/KHR |
| 40 | if [ "${BACKEND}" = "wayland" ]; then | ||
| 41 | rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc | ||
| 42 | fi | ||
| 43 | } | 40 | } |
