From patchwork Wed May 19 21:45:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adrian Perez de Castro X-Patchwork-Id: 1481303 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.a=rsa-sha256 header.s=20170329 header.b=L4OsYioY; dkim-atps=neutral Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FlmdM6p1jz9sWF for ; Thu, 20 May 2021 07:45:43 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 7A4A783CB1; Wed, 19 May 2021 21:45:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ailg0cNUfpWX; Wed, 19 May 2021 21:45:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id D815583CA0; Wed, 19 May 2021 21:45:39 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id DD0D61BF333 for ; Wed, 19 May 2021 21:45:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id CBAAC40513 for ; Wed, 19 May 2021 21:45:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=igalia.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FlkXhqjblwHe for ; Wed, 19 May 2021 21:45:35 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from fanzine.igalia.com (fanzine.igalia.com [178.60.130.6]) by smtp4.osuosl.org (Postfix) with ESMTPS id AF890402C7 for ; Wed, 19 May 2021 21:45:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject:Cc:To:From; bh=DtSw+HVw05vFz0YPtV0eQ1WxLAEkJoWpFJRPGZ8X4/k=; b=L4OsYioY7+IngPAT0GdHj+3phS3MX/FXgo5J6lrtdgZIoORuS2K89qQmwmT0ed7vF65qp17wLLn8b78E3j2CzyRF0fqen2RvKR1qePgJ1L7vopNhW7P/ZCCV5xQ4hgVVbpKl5Sxq32aCLn77YF74gkela17h2kuPtRQ9hHElqI8nwlCMOlC3U73k/aAagya7bbT0IWgAewfhGiKmg8ONUUITULsVZlkkiWU0KbmlkAvWVz+0aqfTYI1exOrPEcgg6hgxpnO/NKcyylgrxRUbhMdNMy3G4JkCuNJ4TeFxbsZ801xtiDdxzr1KpYM7TPB8DHEso8hLuPoqgcnD9iPZHQ==; Received: from 91-153-34-142.elisa-laajakaista.fi ([91.153.34.142] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1ljU0T-0002z7-TW; Wed, 19 May 2021 23:45:34 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 2ef523d7; Wed, 19 May 2021 21:45:23 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Thu, 20 May 2021 00:45:23 +0300 Message-Id: <20210519214523.1298078-1-aperez@igalia.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/webkitgtk: make gst-gl depend on _HAS_PLATFORM X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Adrian Perez de Castro Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" The GStreamer-GL usage in WebKitGTK is usable as long as GStreamer is configured with a valid platform API (GLX+OpenGL, EGL+OpenGL, EGL+GLES, etc.), which is exactly what the symbol BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_HAS_PLATFORM represents. Signed-off-by: Adrian Perez de Castro --- package/webkitgtk/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/webkitgtk/Config.in b/package/webkitgtk/Config.in index 4ea931fde1..eb3dd25e2c 100644 --- a/package/webkitgtk/Config.in +++ b/package/webkitgtk/Config.in @@ -110,7 +110,7 @@ if BR2_PACKAGE_WEBKITGTK_MULTIMEDIA config BR2_PACKAGE_WEBKITGTK_USE_GSTREAMER_GL bool "use gstreamer-gl" default y - depends on BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_OPENGL + depends on BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_HAS_PLATFORM help Use the GStreamer GL elements for handling video content. This is recommended as it improves performance of video