diff options
| -rw-r--r-- | recipes-graphics/mesa/mesa_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index c522315a5..dbaab89e8 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend | |||
| @@ -41,6 +41,7 @@ BACKEND = \ | |||
| 41 | do_install_append_imxgpu3d () { | 41 | do_install_append_imxgpu3d () { |
| 42 | rm -f ${D}${libdir}/libGL.* \ | 42 | rm -f ${D}${libdir}/libGL.* \ |
| 43 | ${D}${includedir}/GL/gl.h \ | 43 | ${D}${includedir}/GL/gl.h \ |
| 44 | ${D}${includedir}/GL/glcorearb.h \ | ||
| 44 | ${D}${includedir}/GL/glext.h \ | 45 | ${D}${includedir}/GL/glext.h \ |
| 45 | ${D}${includedir}/GL/glx.h \ | 46 | ${D}${includedir}/GL/glx.h \ |
| 46 | ${D}${includedir}/GL/glxext.h | 47 | ${D}${includedir}/GL/glxext.h |
