From patchwork Mon Apr 25 12:20:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 614427 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 3qtlgR5znSz9t5l for ; Mon, 25 Apr 2016 22:20:51 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 4A196930C7; Mon, 25 Apr 2016 12:20:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jl2a5QNlxOpt; Mon, 25 Apr 2016 12:20:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 42723930BA; Mon, 25 Apr 2016 12:20:47 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 7035B1C0BA9 for ; Mon, 25 Apr 2016 12:20:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5C1C1927B2 for ; Mon, 25 Apr 2016 12:20:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hUyipp8AcfNy for ; Mon, 25 Apr 2016 12:20:35 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout05.t-online.de (mailout05.t-online.de [194.25.134.82]) by hemlock.osuosl.org (Postfix) with ESMTPS id EC10D9189F for ; Mon, 25 Apr 2016 12:20:34 +0000 (UTC) Received: from fwd14.aul.t-online.de (fwd14.aul.t-online.de [172.20.26.242]) by mailout05.t-online.de (Postfix) with SMTP id E996D3261BC for ; Mon, 25 Apr 2016 14:20:32 +0200 (CEST) Received: from fli4l.lan.fli4l (VmKiL8ZDZhfTrs-JfbxKJtEeWBZFpisb36Qma-75KA9+8+kybEM+OlFox5M82n+ZPW@[84.191.220.155]) by fwd14.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1aufV3-2B3UHI0; Mon, 25 Apr 2016 14:20:25 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:54432 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.87) (envelope-from ) id 1aufV2-00020F-Aw; Mon, 25 Apr 2016 14:20:24 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 25 Apr 2016 14:20:16 +0200 Message-Id: <1461586822-1003-2-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.8.0.rc3 In-Reply-To: <1461586822-1003-1-git-send-email-bernd.kuhls@t-online.de> References: <1461586822-1003-1-git-send-email-bernd.kuhls@t-online.de> X-ID: VmKiL8ZDZhfTrs-JfbxKJtEeWBZFpisb36Qma-75KA9+8+kybEM+OlFox5M82n+ZPW X-TOI-MSGID: e7e429fb-29d6-4eee-9408-779f96eb2f23 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 2/8] package/glmark2: gl support also depends on X.org X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" https://git.busybox.net/buildroot/commit/package/mesa3d?id=f1894ec95728806e09405d26663e0ea371afaeab removed the dependency on X.org for DRI drivers, this patch uses the new mesa3d option BR2_PACKAGE_MESA3D_OPENGL_GL to determine OpenGL support. Fixes http://autobuild.buildroot.net/results/461/46146a63f83e318f1213ec1d558558e3404d8ff8/ http://autobuild.buildroot.net/results/c91/c91f6bce6f8a0691467a5ca16d5fe15687ee945c/ http://autobuild.buildroot.net/results/ac5/ac560e36977f90cf93098c987d401d64edce24cb/ http://autobuild.buildroot.net/results/c71/c712af468012b1e23e3048207611f0da78fb1ae0/ http://autobuild.buildroot.net/results/b82/b8251a40f5eb5e1124e1a6e1abe407db83c75371/ http://autobuild.buildroot.net/results/667/667b7847e47b1d272d028da4a18d77e70ab01875/ http://autobuild.buildroot.net/results/6a4/6a45e32c0f894508d05c964a9a0fd645b6f3d6e4/ http://autobuild.buildroot.net/results/d96/d960bcfff386310e265d0d40533ef2ef7f74d5fe/ http://autobuild.buildroot.net/results/7bd/7bd41a86d60543d3de4483f86f0b5a719cf480b9/ and others Signed-off-by: Bernd Kuhls Acked-by: Gustavo Zacarias --- package/glmark2/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/glmark2/Config.in b/package/glmark2/Config.in index 9167fc5..10c88ee 100644 --- a/package/glmark2/Config.in +++ b/package/glmark2/Config.in @@ -7,7 +7,7 @@ config BR2_PACKAGE_GLMARK2_EGL_GLES config BR2_PACKAGE_GLMARK2_GL bool default y - depends on BR2_PACKAGE_MESA3D_DRI_DRIVER + depends on BR2_PACKAGE_MESA3D_OPENGL_GL comment "glmark2 needs an OpenGL or an openGL ES and EGL backend provided by mesa3d" depends on !BR2_PACKAGE_GLMARK2_GL && !BR2_PACKAGE_GLMARK2_EGL_GLES