From cf3bea76a87dba2918d450be2d2f22910d909425 Mon Sep 17 00:00:00 2001 From: Thao Nguyen Date: Fri, 14 Jul 2017 15:32:33 +0700 Subject: rcar-gen3: gles-user-module: Remove patch to include header from mesa New GFX pkg does not need header from mesa, because it already has the necessary header (EGL/eglwaylandext.h) in the pkg itself. Signed-off-by: Thao Nguyen Signed-off-by: Takamitsu Honda --- meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb') diff --git a/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb b/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb index a59aa88..5c21a9f 100644 --- a/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb +++ b/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb @@ -16,7 +16,6 @@ SRC_URI_r8a7795 = "file://r8a7795_linux_gsx_binaries_gles3.tar.bz2" SRC_URI_r8a7796 = "file://r8a7796_linux_gsx_binaries_gles3.tar.bz2" SRC_URI_append = " \ file://change-shell.patch \ - file://0001-EGL-eglext.h-Include-eglmesaext.h-to-avoid-compile-error.patch \ file://rc.pvr.service \ " -- cgit 1.2.3-korg