From patchwork Thu Jul 25 23:22:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 169769 Delivered-To: patch@linaro.org Received: by 2002:a92:4782:0:0:0:0:0 with SMTP id e2csp12237297ilk; Thu, 25 Jul 2019 16:29:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqwLFDW4juv1Hzx+2etNYqOtOiBZjS+IemmDUFltUC4I4sV/ZgVQLVckHuH9+P3xtHHyOxPk X-Received: by 2002:a17:902:6a87:: with SMTP id n7mr91818733plk.336.1564097352882; Thu, 25 Jul 2019 16:29:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564097352; cv=none; d=google.com; s=arc-20160816; b=hnd+80XCFhyzrjVyIPs4tEK8LKnQibrdlowGC8dxCaU4tqhw6V2cfGouDBuYpkwqI7 fcdYHj0DPzZkAUFWSctkYMEROZmRK7g555FSACvvAflOa50HBVK7tLx9+DFyX92wRWOo SUjCW71ViqRTW4QCj/B2HPhq9HbBW0NmIxs0f289O0XnxJR6OfulHIe11H1088QELxvH 8srqZyvZBKSQuEgOKY+lFLwQj4hbj2Q5lU9N0ZFMoMfSNJjIPaR8Tbjl0X92YUlEij/W EiqnC6Ge6LbdXDYuiOQ8zGiIkBybB6MvzQPpi4X//FzKVvX1L0f2ZSulRrU07IPwmmeA SYDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to; bh=FBb0kvZUUvBj5Dchymy3FoT+JL3KaxGX2KGZUq1Kl2A=; b=V4LzeQvUgvC84n1cdptePGiCAP+wk6ig1XRT6BuhfC2JdiRCyJJ0ltoibAwxlTMrfb Uq0jIBhSSBIPSZGx4nXSMNIJH5R4+OIXZ5X944At6Bp3pI0rPqzm5GiFSmmwcJbJXfvw 0Mf5lcNvtLp4iyMi7c6JCLiSrIfsdUpgDLqB3OoE4OlwVXddlkL5B+SDlm6wijLq0zLj GqLN+P8n6jZPFT5cebFUxpjqsYiacKXtT9JB1Wb+C489X5orEGvbMvMkJAfpUi/zVbBn amuWvqSYeb9F25yw01qHbuXHHCOqmicC4+2TY8prPDkIa/Moc+y+PhTEfaLbjOi2wloj AaSQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id w198si18723509pfd.106.2019.07.25.16.29.12; Thu, 25 Jul 2019 16:29:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from ec2-34-214-78-129.us-west-2.compute.amazonaws.com (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 035277F117; Thu, 25 Jul 2019 23:29:10 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mail.openembedded.org (Postfix) with ESMTP id 2213A7F013 for ; Thu, 25 Jul 2019 23:28:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id A577C40BCF; Thu, 25 Jul 2019 23:23:15 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OBhXFQPpxb2s; Thu, 25 Jul 2019 23:23:15 +0000 (UTC) Received: from mail.denix.org (pool-100-15-86-127.washdc.fios.verizon.net [100.15.86.127]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 888A240B37; Thu, 25 Jul 2019 23:23:14 +0000 (UTC) Received: from gimli.denix (unknown [192.168.30.6]) by mail.denix.org (Postfix) with ESMTP id 94DC217183F; Thu, 25 Jul 2019 19:23:13 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Thu, 25 Jul 2019 19:22:58 -0400 Message-Id: <1564096979-19730-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 1/2] wayland-protocols: upgrade 1.17 -> 1.18 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Denys Dmytriyenko This version comes with documentational clarifications, bug fixes and minor additions to existing protocols. See the commit log for details. https://lists.freedesktop.org/archives/wayland-devel/2019-July/040756.html Signed-off-by: Denys Dmytriyenko --- .../wayland/{wayland-protocols_1.17.bb => wayland-protocols_1.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.17.bb => wayland-protocols_1.18.bb} (86%) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.17.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.18.bb similarity index 86% rename from meta/recipes-graphics/wayland/wayland-protocols_1.17.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.18.bb index ca8f06c..c8bec66 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.17.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.18.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "55ddd5fdb02b73b9de9559aaec267315" -SRC_URI[sha256sum] = "df1319cf9705643aea9fd16f9056f4e5b2471bd10c0cc3713d4a4cdc23d6812f" +SRC_URI[md5sum] = "af38f22d8e233c2f2e00ddc8dcc94694" +SRC_URI[sha256sum] = "3d73b7e7661763dc09d7d9107678400101ecff2b5b1e531674abfa81e04874b3" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"