From patchwork Fri Sep 20 21:38:26 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: 1165459 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="EG5/lEwE"; 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 46ZnD042ycz9s7T for ; Sat, 21 Sep 2019 07:39:12 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id EFBA821556; Fri, 20 Sep 2019 21:39:09 +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 6gBcsOMbcqrk; Fri, 20 Sep 2019 21:39:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 09A11204EF; Fri, 20 Sep 2019 21:39:07 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id DABFC1BF27F for ; Fri, 20 Sep 2019 21:38:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id BCB8986398 for ; Fri, 20 Sep 2019 21:38:51 +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 plwoAr7-dWH5 for ; Fri, 20 Sep 2019 21:38:51 +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 fraxinus.osuosl.org (Postfix) with ESMTPS id 03A518636D for ; Fri, 20 Sep 2019 21:38:51 +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=CLUjVQBrPL3bwzVGPpRlT32wIRCimJuD4TwrnCHIQDo=; b=EG5/lEwEvkzby+vKz0Nt+wy17SDFiDi1zQqjxhZqHnQDRtgV3xy2jbpxrpvQd3lp3NpLFlLypg8bMxYu/LpRlQ2oK6Hni5YhuKIdSzA79/l0yrzSb/5PTE08E4+r54zqtoTea8O17bvVsEpRfLLlB8oAKio2Fh/hSMG10L6xJfNEgeszS5s/j9gpZv7wZq32HU2bLr58c65CMf7o6akyFD3auSO15J2F1dcqaaM7ygChAiA6PEo0diwOX/MrSYLehybLSSMNaztlDXxRcmESHXsmtUjfgvbFBIkZbqmPvx65X1aTUoxcR2CDpqww3fgqCzMiz6vNdSNJlX2hm0nuAg==; Received: from 82-181-115-92.bb.dnainternet.fi ([82.181.115.92] helo=kodama) by fanzine.igalia.com with esmtpsa (Cipher TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) id 1iBQc4-0006EC-FC; Fri, 20 Sep 2019 23:38:48 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 50865b2e; Fri, 20 Sep 2019 21:38:26 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Sat, 21 Sep 2019 00:38:26 +0300 Message-Id: <20190920213826.2531495-5-aperez@igalia.com> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190920213826.2531495-1-aperez@igalia.com> References: <20190920213826.2531495-1-aperez@igalia.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 4/4] package/cog: bump to version 0.4.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" This is a new major release, to be used along with WPE WebKit 2.26.0 as per the compatibility matrix: https://wpewebkit.org/release/schedule/#compatible-components The release includes experimental support for DRM/KMS output, which is explicitly disabled at the moment. The complete release notes are available at: https://wpewebkit.org/release/cog-0.4.0.html Starting with the 0.4.x series, Cog is available directly from the main WPE WebKit site, and this COG_SITE is changd accordingly. Signed-off-by: Adrian Perez de Castro --- package/cog/cog.hash | 8 ++++---- package/cog/cog.mk | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package/cog/cog.hash b/package/cog/cog.hash index 18b53e4ee4..2e37928fc6 100644 --- a/package/cog/cog.hash +++ b/package/cog/cog.hash @@ -1,7 +1,7 @@ -# From https://github.com/Igalia/cog/releases/tag/v0.3.1 -md5 65bb078aad576b8402f973234e86cc82 cog-0.3.1.tar.xz -sha1 d73b060618f342accb12db71a7578940c2243d4c cog-0.3.1.tar.xz -sha256 ca7eae333cc02b947ec3d657a2090f01a9b08f9fabb855a585472edafbd9e7eb cog-0.3.1.tar.xz +# From https://wpewebkit.org/releases/cog-0.4.0.tar.xz.sums +md5 75a0838ee6c81bb8df1b254f525440a6 cog-0.4.0.tar.xz +sha1 284d2a641e6269b296057918602c8c94eb831527 cog-0.4.0.tar.xz +sha256 e9c13a51232434b7340a419b1e6f59c40c582cd80c8e60bd9ec7de16c904fc03 cog-0.4.0.tar.xz # Hashes for license files: sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING diff --git a/package/cog/cog.mk b/package/cog/cog.mk index 615d6664df..d0e5b79c38 100644 --- a/package/cog/cog.mk +++ b/package/cog/cog.mk @@ -4,8 +4,8 @@ # ################################################################################ -COG_VERSION = 0.3.1 -COG_SITE = https://github.com/Igalia/cog/releases/download/v$(COG_VERSION) +COG_VERSION = 0.4.0 +COG_SITE = https://wpewebkit.org/releases COG_SOURCE = cog-$(COG_VERSION).tar.xz COG_INSTALL_STAGING = YES COG_DEPENDENCIES = dbus wpewebkit wpebackend-fdo @@ -14,6 +14,7 @@ COG_LICENSE_FILES = COPYING COG_CONF_OPTS = \ -DCOG_BUILD_PROGRAMS=ON \ -DCOG_PLATFORM_FDO=ON \ + -DCOG_PLATFORM_DRM=OFF \ -DCOG_HOME_URI='$(call qstrip,$(BR2_PACKAGE_COG_PROGRAMS_HOME_URI))' $(eval $(cmake-package))