Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
renesas-rcar-gen3: Update to 4ebc763eb4 to fix GDP-590
Browse files Browse the repository at this point in the history
Update the renesas-rcar-gen3 submodule to fix JIRA ticket GDP-590
(qtbase do_configure build failure: OpenGL ES 2.0 disabled) [1].

To enable the fix add packagegroup-graphics-libegl to IMAGE_INSTALL.

[1] https://at.projects.genivi.org/jira/browse/GDP-590
  • Loading branch information
slawr authored and gunnarx committed May 24, 2017
1 parent 65e28dc commit d650a94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gdp-src-build/conf/templates/renesas-rcar-gen3.local.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
include local.inc

# Add R-Car Gfx and MMP packages to install
IMAGE_INSTALL_append_rcar-gen3 = "libdrm-kms kernel-module-gles gles-user-module libgbm-dev packagegroup-gstreamer1.0-plugins weston-bin kernel-module-pvrsrvkm"
IMAGE_INSTALL_append_rcar-gen3 = "libdrm-kms kernel-module-gles gles-user-module libgbm-dev packagegroup-gstreamer1.0-plugins weston-bin kernel-module-pvrsrvkm packagegroup-graphics-libegl"

MACHINE ?= "m3ulcb"

Expand Down

0 comments on commit d650a94

Please sign in to comment.