usr/include/KHR is a directory, remove using rm -rf command.
Signed-off-by: Fabio Berton <[email protected]>
---
recipes-graphics/mesa/mesa_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-graphics/mesa/mesa_%.bbappend
b/recipes-graphics/mesa/mesa_%.bbappend
index 67e8f5ae..60eaf839 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -36,7 +36,7 @@ do_install_append_imxgpu3d () {
}
do_install_append_imxgpu () {
- rm -f ${D}${includedir}/KHR
+ rm -rf ${D}${includedir}/KHR
if [ "${BACKEND}" = "wayland" ]; then
rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
fi
--
2.17.1
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale