From f8e997803ce1f4af660bf527e8a47805af440baf Mon Sep 17 00:00:00 2001 From: Thao Nguyen Date: Sat, 15 Jul 2017 18:34:21 +0700 Subject: rcar-gen3: libegl: Create new recipe to fix build dependency issues This commit adds libegl recipe which provides build dependencies on virtual/egl. Signed-off-by: Thuy Tran Signed-off-by: Thao Nguyen Signed-off-by: Takamitsu Honda --- meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb | 2 -- 1 file changed, 2 deletions(-) (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 5c21a9f..e66164f 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 @@ -105,8 +105,6 @@ RPROVIDES_${PN} += " \ libgles2-mesa-dev \ libgles2 \ libgles2-dev \ - libegl \ - libegl1 \ " RDEPENDS_${PN} = " \ -- cgit 1.2.3-korg