From patchwork Tue May 14 11:41:07 2019 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: 1099436 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="g6fobtkD"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 453G435DDXz9sNf for ; Tue, 14 May 2019 21:41:39 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A0742220FB; Tue, 14 May 2019 11:41:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KwkgqSfLVfUU; Tue, 14 May 2019 11:41:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 8B5A42210F; Tue, 14 May 2019 11:41:33 +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 D84641BF37F for ; Tue, 14 May 2019 11:41:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id D52E787699 for ; Tue, 14 May 2019 11:41:32 +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 bQNrBOjVZqkr for ; Tue, 14 May 2019 11:41:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by hemlock.osuosl.org (Postfix) with ESMTPS id 58FD4869FE for ; Tue, 14 May 2019 11:41:30 +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:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=5PGmJc81+3IJeOYBOcMDyOrbT3eY8SFTSRNOFgf1Qnk=; b=g6fobtkDFRAGYPoUvlWd5A8ZmJA89dhnpvNAA9HLZuTUhPFQ2ptPAXlpGPnSqMW5VmufBSItsW0F/GZQ839Kl2DFquq82MjGVj1ejDLasDe/4TViVqc4spcISQpGZovBtnKIWVmga6jsa1xI2FC81LVof1VYWPIe0Wa8ZVAWGU1FdyZx0uczAj6c8seuImN/i6fJA3JshOFP0xDG5CnxOqoUSmAQpQbGEoSeNVRq2LDqqp2p3Q6pmkVfQg2+4odvvMkbCgiW/JhpuvkhMwrWzMJJWn7iCQ7omMkitBeJgNh4A9pnyzQGUMk1/aACKdm9Sfi4+yQue1+OuyMnome2iA==; Received: from mobile-access-bcee32-86.dhcp.inet.fi ([188.238.50.86] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1hQVoF-0000Ku-Qn; Tue, 14 May 2019 13:41:28 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id ccb321ca; Tue, 14 May 2019 11:41:11 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Tue, 14 May 2019 14:41:07 +0300 Message-Id: <20190514114111.20424-2-aperez@igalia.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190514114111.20424-1-aperez@igalia.com> References: <20190514114111.20424-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/5] package/libwpe: bump to version 1.2.0 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" WPE WebKit 2.24.x requires libwpe 1.2.x, as indicated at: https://wpewebkit.org/release/schedule/#compatible-components Signed-off-by: Adrian Perez de Castro Acked-by: Francois Perrad --- package/libwpe/libwpe.hash | 8 ++++---- package/libwpe/libwpe.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/libwpe/libwpe.hash b/package/libwpe/libwpe.hash index 58dba92e6f..bd36016603 100644 --- a/package/libwpe/libwpe.hash +++ b/package/libwpe/libwpe.hash @@ -1,7 +1,7 @@ -# From https://wpewebkit.org/releases/libwpe-1.0.0.tar.xz.sums -md5 b5ea32bd644811d5c6433cf1439763f7 libwpe-1.0.0.tar.xz -sha1 6e51591c00a9a6128e19920807e6874794c723fd libwpe-1.0.0.tar.xz -sha256 aff11612123f9ab85a8b9a4bcdfb3a7503eba0a0d2d96f2cdecd30e911091719 libwpe-1.0.0.tar.xz +# From https://wpewebkit.org/releases/libwpe-1.2.0.tar.xz.sums +md5 060876c6a32ef1ae519cb9542d0ede06 libwpe-1.2.0.tar.xz +sha1 5dd34eba8cc7625d2b1c679c509492941092d137 libwpe-1.2.0.tar.xz +sha256 f28035e7a8991fbb1a0e762f1b3d0e3cb57513a3164c75c7dc3eb0c11d9149fc libwpe-1.2.0.tar.xz # Hashes for license files: sha256 6efc9991641b47b1f4e727db7f090d0ade00117dcbbc74be622f2baceddb1f22 COPYING diff --git a/package/libwpe/libwpe.mk b/package/libwpe/libwpe.mk index aad1214e1d..fca974aecd 100644 --- a/package/libwpe/libwpe.mk +++ b/package/libwpe/libwpe.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBWPE_VERSION = 1.0.0 +LIBWPE_VERSION = 1.2.0 LIBWPE_SITE = https://wpewebkit.org/releases LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz LIBWPE_INSTALL_STAGING = YES From patchwork Tue May 14 11:41:08 2019 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: 1099439 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="ebYSWqwa"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 453G4663S6z9sNf for ; Tue, 14 May 2019 21:41:42 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A033586AD9; Tue, 14 May 2019 11:41:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rICsG+dR5XtW; Tue, 14 May 2019 11:41:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 5495C869D3; Tue, 14 May 2019 11:41:35 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id A1F771BF37F for ; Tue, 14 May 2019 11:41:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9F85D27205 for ; Tue, 14 May 2019 11:41:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SBh-fhMPyHgX for ; Tue, 14 May 2019 11:41:33 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by silver.osuosl.org (Postfix) with ESMTPS id 1B60621F65 for ; Tue, 14 May 2019 11:41:33 +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:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=zpUWew4KzynbG9DPbqfKHzHMpTgWXm9Oj/ODCf+WhPk=; b=ebYSWqwatNCNGLbgq7P91hujcyRf3jl/xve9OzN2nygzkO/v8H53qh4CPBNzFvlVPDi8cH+rjsFPSmdSRHpotUGKKgEGNwI/FWEA7Q+oUUS0aq9T3ISiiFQqxxGC/F3W1MqEOXDDJ0hOSea+n9YVCyiItd7QIjN7LDGf0ZfSP47p/zG4ukq1i7ZurTpdpHJSd0ktHsq4Yu4gvzeoyLbagY4z+Mck0cz5sGfjPvyshSh8YB1QFOdxJHifF8tfjsA17Mhp/Ux5/NpT7TWPLkhbj0lzaDEfXbK7ZpSVSuNnQiPWwhvmBt7JNIHsUt7i6wtBfrzXDKzNRhWro8n2OcpTTg==; Received: from mobile-access-bcee32-86.dhcp.inet.fi ([188.238.50.86] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1hQVoJ-0000MX-8w; Tue, 14 May 2019 13:41:31 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 49a33109; Tue, 14 May 2019 11:41:12 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Tue, 14 May 2019 14:41:08 +0300 Message-Id: <20190514114111.20424-3-aperez@igalia.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190514114111.20424-1-aperez@igalia.com> References: <20190514114111.20424-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/5] package/wpebackend-fdo: bump to version 1.2.0 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" WPE WebKit 2.24.x requires WPEBackend-fdo 1.2.x, as indicated at: https://wpewebkit.org/release/schedule/#compatible-components Signed-off-by: Adrian Perez de Castro --- package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++---- package/wpebackend-fdo/wpebackend-fdo.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/wpebackend-fdo/wpebackend-fdo.hash b/package/wpebackend-fdo/wpebackend-fdo.hash index 6e6f9f0e3f..4d89d1e16f 100644 --- a/package/wpebackend-fdo/wpebackend-fdo.hash +++ b/package/wpebackend-fdo/wpebackend-fdo.hash @@ -1,7 +1,7 @@ -# From https://wpewebkit.org/releases/wpebackend-fdo-1.0.1.tar.xz.sums -md5 2ee81a4212c18110a06a0c51c12e0d2e wpebackend-fdo-1.0.1.tar.xz -sha1 cdc6ac95e302a2358204b766936a9bf8ef4f26f2 wpebackend-fdo-1.0.1.tar.xz -sha256 15b8b1febea5d9c271e95c35b3c1e13f870712a54bc5f689cfdbb96e2f070fc8 wpebackend-fdo-1.0.1.tar.xz +# From https://wpewebkit.org/releases/wpebackend-fdo-1.2.0.tar.xz.sums +md5 74e1b2fc2bc19933b17ff4f8435f67cd wpebackend-fdo-1.2.0.tar.xz +sha1 60559697512fd483c1d918b708a3d1d130b74a0a wpebackend-fdo-1.2.0.tar.xz +sha256 b1bb261273772af8f7d96d94989fc2ed0445ec06c7eb21f47a1b94e52422ddd5 wpebackend-fdo-1.2.0.tar.xz # Hashes for license files: sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING diff --git a/package/wpebackend-fdo/wpebackend-fdo.mk b/package/wpebackend-fdo/wpebackend-fdo.mk index 5842861bac..15530ec45f 100644 --- a/package/wpebackend-fdo/wpebackend-fdo.mk +++ b/package/wpebackend-fdo/wpebackend-fdo.mk @@ -4,7 +4,7 @@ # ################################################################################ -WPEBACKEND_FDO_VERSION = 1.0.1 +WPEBACKEND_FDO_VERSION = 1.2.0 WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz WPEBACKEND_FDO_INSTALL_STAGING = YES From patchwork Tue May 14 11:41:09 2019 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: 1099438 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="r7+FOdXP"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 453G4474T3z9sNl for ; Tue, 14 May 2019 21:41:40 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id DDBFF85F11; Tue, 14 May 2019 11:41:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0YJhzYyM1dGW; Tue, 14 May 2019 11:41:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3596385EF1; Tue, 14 May 2019 11:41:36 +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 C66B81BF37F for ; Tue, 14 May 2019 11:41:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id C398887699 for ; Tue, 14 May 2019 11:41:34 +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 haX6SGVBTX-R for ; Tue, 14 May 2019 11:41:34 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by hemlock.osuosl.org (Postfix) with ESMTPS id CDA42869FE for ; Tue, 14 May 2019 11:41:33 +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:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=Pnrb2EdcKINzB870LJJrgcbCyAdIZmE57GeT7ZF4284=; b=r7+FOdXP3h+RsmLM4HwhG5VBYl+TX0Y3Ylte9xOjUnAFUOydfDAnElbFVPt+zq4pa+8INY0B6G4wYDM7ZMb2DcT2UZj4qbAk4+IUDP09s9QGC26VGF1ixw2BpvWpHNQTBzFHYBNKiXOqit7/eDTbHTnbJRV6N0iw1H+ZPR+WlSqiJo2SGb+dGA6caapbD7teZJNIn+OMamqwkEPnUw17raiQM7FUOIo6LBqGGkf8C6SjrQHXHzrPYIpZpDpje7bZjuLyNLlc6DWU61Q0N1xEnQfhzoY9fj+YKyhb2961Cc9WxnC4USgPNyQi9IBeuMAeoeoTu4Po0NZLi2PBX3BOMQ==; Received: from mobile-access-bcee32-86.dhcp.inet.fi ([188.238.50.86] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1hQVoJ-0000Ku-Rj; Tue, 14 May 2019 13:41:32 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 984ac309; Tue, 14 May 2019 11:41:12 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Tue, 14 May 2019 14:41:09 +0300 Message-Id: <20190514114111.20424-4-aperez@igalia.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190514114111.20424-1-aperez@igalia.com> References: <20190514114111.20424-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 3/5] package/libepoxy: update to version 1.5.3, convert to Meson 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" This release fixes building with uClibc and symbol lookups for drivers which have GLES 3.x support. Tarballs do not include a generated "configure" script any more, so use Meson to configure the build instead. Signed-off-by: Adrian Perez de Castro --- package/libepoxy/libepoxy.hash | 4 ++-- package/libepoxy/libepoxy.mk | 13 +++++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package/libepoxy/libepoxy.hash b/package/libepoxy/libepoxy.hash index dd1b13487b..d574a04455 100644 --- a/package/libepoxy/libepoxy.hash +++ b/package/libepoxy/libepoxy.hash @@ -1,5 +1,5 @@ -# From http://ftp.gnome.org/pub/gnome/sources/libepoxy/1.5/libepoxy-1.5.2.sha256sum -sha256 a9562386519eb3fd7f03209f279f697a8cba520d3c155d6e253c3e138beca7d8 libepoxy-1.5.2.tar.xz +# From http://ftp.gnome.org/pub/gnome/sources/libepoxy/1.5/libepoxy-1.5.3.sha256sum +sha256 002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d libepoxy-1.5.3.tar.xz # Hashes for license files: sha256 8d5144666f9c4df9bbd69b8900086d5979259152a1060421cdcc0fb9061a1c12 COPYING diff --git a/package/libepoxy/libepoxy.mk b/package/libepoxy/libepoxy.mk index b1731a22c5..deb3c1ecbb 100644 --- a/package/libepoxy/libepoxy.mk +++ b/package/libepoxy/libepoxy.mk @@ -5,26 +5,27 @@ ################################################################################ LIBEPOXY_VERSION_MAJOR = 1.5 -LIBEPOXY_VERSION = $(LIBEPOXY_VERSION_MAJOR).2 +LIBEPOXY_VERSION = $(LIBEPOXY_VERSION_MAJOR).3 LIBEPOXY_SITE = http://ftp.gnome.org/pub/gnome/sources/libepoxy/$(LIBEPOXY_VERSION_MAJOR) LIBEPOXY_SOURCE = libepoxy-$(LIBEPOXY_VERSION).tar.xz LIBEPOXY_INSTALL_STAGING = YES LIBEPOXY_DEPENDENCIES = host-pkgconf xutil_util-macros LIBEPOXY_LICENSE = MIT LIBEPOXY_LICENSE_FILES = COPYING +LIBEPOXY_CONF_OPTS += -Ddocs=false -Dtests=false ifeq ($(BR2_PACKAGE_HAS_LIBEGL),y) -LIBEPOXY_CONF_OPTS += --enable-egl +LIBEPOXY_CONF_OPTS += -Degl=yes LIBEPOXY_DEPENDENCIES += libegl else -LIBEPOXY_CONF_OPTS += --disable-egl +LIBEPOXY_CONF_OPTS += -Degl=no endif ifeq ($(BR2_PACKAGE_HAS_LIBGL)$(BR2_PACKAGE_XLIB_LIBX11),yy) -LIBEPOXY_CONF_OPTS += --enable-glx +LIBEPOXY_CONF_OPTS += -Dglx=yes -Dx11=true LIBEPOXY_DEPENDENCIES += libgl xlib_libX11 else -LIBEPOXY_CONF_OPTS += --disable-glx +LIBEPOXY_CONF_OPTS += -Dglx=no -Dx11=false endif -$(eval $(autotools-package)) +$(eval $(meson-package)) From patchwork Tue May 14 11:41:10 2019 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: 1099441 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="pTpNRrqA"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 453G496M13z9sNf for ; Tue, 14 May 2019 21:41:45 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 5A79485F3D; Tue, 14 May 2019 11:41:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nqWtB61dIHLH; Tue, 14 May 2019 11:41:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id DE7E985F34; Tue, 14 May 2019 11:41:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 864AC1BF37F for ; Tue, 14 May 2019 11:41:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 7EBA286ACD for ; Tue, 14 May 2019 11:41:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tr522QamCEMN for ; Tue, 14 May 2019 11:41:39 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by whitealder.osuosl.org (Postfix) with ESMTPS id 55155869D3 for ; Tue, 14 May 2019 11:41:39 +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:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=BFX5EpuRS2ORibHPAtMK5aV68+MG8U/4upx5hDnuBqs=; b=pTpNRrqA6wHt6FJ9bePaOrUhOgYqFrXOAk8Cuw9z74hD1PO3LFqqweYnQaoHByxyEmgdW2n/SnIXOPFymRHzdPQ49ePudtPJAaefPEoIA7/8XAVhMaaGpzxOLdPYydyMVS/AqterxPZcpvk3T/+rWmvv81TNw6oMyTtP/Z6sP7ci9sQy0+JquC7aJLO00Sz02Zd1DfYHBTYy2tGQIgcLLch5OtkowUEVXwpMuJfn5b+x3kDOTBpF41WTdkv0UmnbfcQGpFhohQje3V8UqTygTqbqgBrFDiQHz6AACe0GZB9GKM5E1i5LN1S6QgirjgBlajwC6BUtkvcIz1+IDiZDFw==; Received: from mobile-access-bcee32-86.dhcp.inet.fi ([188.238.50.86] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1hQVoN-0000MX-2i; Tue, 14 May 2019 13:41:35 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id f1da41aa; Tue, 14 May 2019 11:41:12 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Tue, 14 May 2019 14:41:10 +0300 Message-Id: <20190514114111.20424-5-aperez@igalia.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190514114111.20424-1-aperez@igalia.com> References: <20190514114111.20424-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 4/5] package/wpewebkit: bump to version 2.24.1 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" This is a new major release which brings in many improvements and new features. For a complete list, please refer to the release notes: https://wpewebkit.org/release/wpewebkit-2.24.0.html https://wpewebkit.org/release/wpewebkit-2.24.1.html Updating to version 2.24.1 also includes fixes for CVE-2019-6201, CVE-2019-6251, CVE-2019-7285, CVE-2019-7292, CVE-2019-8503, CVE-2019-8506, CVE-2019-8515, CVE-2019-8518, CVE-2019-8523, CVE-2019-8524, CVE-2019-8535, CVE-2019-8536, CVE-2019-8544, CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563, and CVE-2019-11070. The detailed security advisory can be found at: https://wpewebkit.org/security/WSA-2019-0002.html The BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS_JIT configuration symbol is not needed anymore, because the logic to decide whether the JavaScriptCore JIT spport can be enabled has been improved upstream. One of the new features in 2.24.x is the support for JPEG2000 images, which is implemented using the OpenJPEG library. Therefore a dependency on BR2_PACKAGE_OPENJPEG is added. Signed-off-by: Adrian Perez de Castro --- package/wpewebkit/Config.in | 17 +---------------- package/wpewebkit/wpewebkit.hash | 8 ++++---- package/wpewebkit/wpewebkit.mk | 10 ++-------- 3 files changed, 7 insertions(+), 28 deletions(-) diff --git a/package/wpewebkit/Config.in b/package/wpewebkit/Config.in index 04ebe5452b..ff5775c735 100644 --- a/package/wpewebkit/Config.in +++ b/package/wpewebkit/Config.in @@ -12,22 +12,6 @@ config BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS depends on BR2_TOOLCHAIN_HAS_SYNC_4 depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt -config BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS_JIT - bool - # ARM needs NEON for JIT. - default y if BR2_ARM_CPU_HAS_NEON - # AArch64 is supported upstream but not well tested on big-endian mode. - default y if BR2_aarch64 - # i386 & x86_64 don't have any special requirements. - default y if BR2_i386 - default y if BR2_x86_64 - # JIT is known not to work on MIPS64. - # Plain MIPS32 (pre R2) is not well tested and likely broken, and R6 - # is unsupported, see https://bugs.webkit.org/show_bug.cgi?id=191258 - # The MIPS support is completely untested in big-endian mode. - default y if BR2_mipsel && BR2_MIPS_CPU_MIPS32R2 - default y if BR2_mipsel && BR2_MIPS_CPU_MIPS32R5 - comment "wpewebkit needs a toolchain w/ C++, wchar, threads, dynamic library, gcc >= 4.8, host gcc >= 4.8" depends on BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS depends on !BR2_BINFMT_FLAT @@ -63,6 +47,7 @@ config BR2_PACKAGE_WPEWEBKIT select BR2_PACKAGE_LIBSOUP select BR2_PACKAGE_LIBTASN1 select BR2_PACKAGE_LIBXSLT + select BR2_PACKAGE_OPENJPEG select BR2_PACKAGE_WAYLAND select BR2_PACKAGE_WAYLAND_PROTOCOLS select BR2_PACKAGE_WEBP diff --git a/package/wpewebkit/wpewebkit.hash b/package/wpewebkit/wpewebkit.hash index cbf253d29c..27f7344be2 100644 --- a/package/wpewebkit/wpewebkit.hash +++ b/package/wpewebkit/wpewebkit.hash @@ -1,7 +1,7 @@ -# From https://wpewebkit.org/releases/wpewebkit-2.22.5.tar.xz.sums -md5 7b768bfae1295ebbc9a9038bf8fb6e6c wpewebkit-2.22.5.tar.xz -sha1 c85f927e0f17f1e7045a5d33c683d310c7af24de wpewebkit-2.22.5.tar.xz -sha256 d5e7b23e4f9e9f1b9d369faa4d527cdb59aef56b3e6a50a16dad243df5f699f3 wpewebkit-2.22.5.tar.xz +# From https://wpewebkit.org/releases/wpewebkit-2.24.1.tar.xz.sums +md5 0f7b792874853416d8005b020bd90685 wpewebkit-2.24.1.tar.xz +sha1 d009c82afbc2c373a7f34ffda392e5c3b52dac7d wpewebkit-2.24.1.tar.xz +sha256 95f2fb68429fbd901ea415d09fdd88d6d9ac5ec2d170bec9977093b12e5093a6 wpewebkit-2.24.1.tar.xz # Hashes for license files: sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE diff --git a/package/wpewebkit/wpewebkit.mk b/package/wpewebkit/wpewebkit.mk index 73ad534acd..480ddb0b0c 100644 --- a/package/wpewebkit/wpewebkit.mk +++ b/package/wpewebkit/wpewebkit.mk @@ -4,7 +4,7 @@ # ################################################################################ -WPEWEBKIT_VERSION = 2.22.5 +WPEWEBKIT_VERSION = 2.24.1 WPEWEBKIT_SITE = http://www.wpewebkit.org/releases WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz WPEWEBKIT_INSTALL_STAGING = YES @@ -14,19 +14,13 @@ WPEWEBKIT_LICENSE_FILES = \ Source/WebCore/LICENSE-LGPL-2.1 WPEWEBKIT_DEPENDENCIES = host-gperf host-python host-ruby \ harfbuzz cairo icu jpeg libepoxy libgcrypt libgles libsoup libtasn1 \ - libpng libxslt wayland-protocols webp wpebackend-fdo + libpng libxslt openjpeg wayland-protocols webp wpebackend-fdo WPEWEBKIT_CONF_OPTS = \ -DPORT=WPE \ -DENABLE_API_TESTS=OFF \ -DENABLE_MINIBROWSER=OFF -ifeq ($(BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS_JIT),y) -WPEWEBKIT_CONF_OPTS += -DENABLE_JIT=ON -else -WPEWEBKIT_CONF_OPTS += -DENABLE_JIT=OFF -endif - ifeq ($(BR2_PACKAGE_WPEWEBKIT_MULTIMEDIA),y) WPEWEBKIT_CONF_OPTS += \ -DENABLE_VIDEO=ON \ From patchwork Tue May 14 11:41:11 2019 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: 1099440 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=igalia.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="rf/bR3Ah"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 453G482kzjz9sNf for ; Tue, 14 May 2019 21:41:44 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 40AF586B11; Tue, 14 May 2019 11:41:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rn7kYp+9kA6r; Tue, 14 May 2019 11:41:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 21CDC86ACD; Tue, 14 May 2019 11:41:40 +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 B6FBE1BF37F for ; Tue, 14 May 2019 11:41:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id B3EA487699 for ; Tue, 14 May 2019 11:41:38 +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 zczdTCsM-a+s for ; Tue, 14 May 2019 11:41:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fanzine.igalia.com (fanzine.igalia.com [91.117.99.155]) by hemlock.osuosl.org (Postfix) with ESMTPS id 48117869FE for ; Tue, 14 May 2019 11:41:37 +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:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=2JMsam9FL60TYHD87i6mjo2BFke/2HW6EMLpUFIvITU=; b=rf/bR3Ahp/kAv9HPdnOwjofbkOvPxCeQ6sWv23qg2M27RRPRCqYzKGKpHOsMgtX6HBKrt4irPTbM4dI7GQ8p7PiZNsmN1MdQ7CtWwOLO8I971Sfv9YHaHJoJFPc6CwHWPkurf93iZkOJntsvDHXT8SAsNq/dhEn+Cfx/o3G5nwrdHF0jMMAZ/C2+gZWsjNXju+XR2ELS4nD1PoB70KqgX0cZgAJZH8Yjh1PEBo8Ir2nn2ErF9ajmDqReQA02VKJeqDQxDBdO33WTYQAVZYJXWF+ZQ9g/ZY/BM8uhFpYRJPWgEur+AaiRDY++0OFQByDTWu+TErBZMUzYkF8IVMtxsw==; Received: from mobile-access-bcee32-86.dhcp.inet.fi ([188.238.50.86] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1hQVoN-0000Oy-9j; Tue, 14 May 2019 13:41:35 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 951fa391; Tue, 14 May 2019 11:41:12 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Tue, 14 May 2019 14:41:11 +0300 Message-Id: <20190514114111.20424-6-aperez@igalia.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190514114111.20424-1-aperez@igalia.com> References: <20190514114111.20424-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 5/5] package/cog: bump version to 0.3.0 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" Version 0.2.0 does not work with WPE WebKit 2.22.x, this is the first version which can be used with 2.24.x Signed-off-by: Adrian Perez de Castro --- package/cog/cog.hash | 2 +- package/cog/cog.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/cog/cog.hash b/package/cog/cog.hash index 97daf72744..39cf2afdbd 100644 --- a/package/cog/cog.hash +++ b/package/cog/cog.hash @@ -1,5 +1,5 @@ # Locally generated -sha256 a6abadb78395226bac2e1dd5467feab2cc8c493eab6894a09a51a8e072e38c06 cog-v0.2.0.tar.gz +sha256 755c68029bbd05a17784262e56021362740783d15868dab9402a125ef35eedaf cog-v0.3.0.tar.gz # Hashes for license files: sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING diff --git a/package/cog/cog.mk b/package/cog/cog.mk index 43f13152c8..da59b6a097 100644 --- a/package/cog/cog.mk +++ b/package/cog/cog.mk @@ -4,7 +4,7 @@ # ################################################################################ -COG_VERSION = v0.2.0 +COG_VERSION = v0.3.0 COG_SITE = $(call github,Igalia,cog,$(COG_VERSION)) COG_DEPENDENCIES = dbus wpewebkit wpebackend-fdo COG_LICENSE = MIT