Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/5] configs/engicam_imx6qdl_icore_qt5: Select MESA3D_OPENGL_EGL
Date: Wed,  8 Apr 2020 13:51:33 -0300	[thread overview]
Message-ID: <20200408165134.18337-4-festevam@gmail.com> (raw)
In-Reply-To: <20200408165134.18337-1-festevam@gmail.com>

Now that MESA3D_OPENGL_EGL is not automatically selected by kmscube,
explicitly select it in the config file.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 configs/engicam_imx6qdl_icore_qt5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/engicam_imx6qdl_icore_qt5_defconfig b/configs/engicam_imx6qdl_icore_qt5_defconfig
index 4d3d4e3a22..62d3008b4d 100644
--- a/configs/engicam_imx6qdl_icore_qt5_defconfig
+++ b/configs/engicam_imx6qdl_icore_qt5_defconfig
@@ -63,6 +63,7 @@ BR2_PACKAGE_MESA3D=y
 BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_ETNAVIV=y
 BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y
 BR2_PACKAGE_MESA3D_OPENGL_ES=y
+BR2_PACKAGE_MESA3D_OPENGL_EGL=y
 
 # qt5 demo packages
 BR2_PACKAGE_GLMARK2=y
-- 
2.17.1

  parent reply	other threads:[~2020-04-08 16:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08 16:51 [Buildroot] [PATCH 1/5] package/mesa3d: Do not select MESA3D_OPENGL_EGL for etnaviv Fabio Estevam
2020-04-08 16:51 ` [Buildroot] [PATCH 2/5] package/mesa3d: Select LIBDRM_FREEDRENO for freedreno Fabio Estevam
2020-04-08 16:51 ` [Buildroot] [PATCH 3/5] configs/imx6-sabresd_qt5: Select MESA3D_OPENGL_EGL Fabio Estevam
2020-04-08 18:42   ` Fabio Estevam
2020-04-08 16:51 ` Fabio Estevam [this message]
2020-04-08 16:51 ` [Buildroot] [PATCH 5/5] configs/imx6-sabresd_qt5: Select LIBV4L_UTILS Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200408165134.18337-4-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox