From patchwork Wed Jul 11 00:50:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 141658 Delivered-To: patch@linaro.org Received: by 2002:a2e:9754:0:0:0:0:0 with SMTP id f20-v6csp4508240ljj; Tue, 10 Jul 2018 17:50:38 -0700 (PDT) X-Google-Smtp-Source: AAOMgpewbScq5rsmswGtuRAB0EQ3KIatsGeNKY88FloIaoG08EXvuJP/Y9SHFM34x3FMlMRkOPe1 X-Received: by 2002:a63:5944:: with SMTP id j4-v6mr22819280pgm.222.1531270237952; Tue, 10 Jul 2018 17:50:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531270237; cv=none; d=google.com; s=arc-20160816; b=dHfz0a2l7aSf5j2aUm34no2yP0VMqoouOnU/LrzneH/JSG4RgEkYOiC/+9r3FSD6ZO ukd5ohwm60cgsIh68gxwSbq3H7iOIaJ8E9Jev/Jh1ymQNOX9lMAFiVJcsf1LcwJYkvd0 xd6oooCjyqeZYXjMYaN+aVmJy/7RVe8QDKVNMT81WUbpalw3/w8F0KDg7d3OS/wrbSKA WX1Wdv1SQS0T4HgVKUjMRLzXzMPMM+U3hiCEagEcOReHlJ0qVtUWDn4m41SrTL8co2pF +SRxKnMuDemsZoppVMbIhuQVquTQiOAhtA1UpEwPGaVeJhELv5laweYojbJPcq6jJICj P0mg== 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 :arc-authentication-results; bh=+2gsgO5hq1WusXHGGwSRTEltTyWXfCLoG31Lalc32sI=; b=TDyoSRtpyPCnhuZxin7ZVCjef/J6QhM3YIDbnP9g9ih0DkiTDlWv4WZiESyndZfbJt mnBsvSNDHV5FHmK5G2rg0MNFk8ajHA+TXCmcfxl9b8ixJSSf/MuiWxzit+Se8tYN5PQ7 sScu5DFJLQ8/L/qthqlYqjOVUoNLhMfpwS0WR9ANilQamCyXaj9Cf6d+gtoI6MLBul4u 60CMjHwEfr1FyNTUGMNctVO0+mhIMlwlmTBShccLENDo6XQeSoDAzD8TFLC0RLUBU71A bGfrC/qMojDG8Mfx7mtcIqz4z0KQAECvKxE8jFkRCVb14Y25NtOZwFaXS7I3vdvXsTQN Ko2g== 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 d36-v6si18073297pla.484.2018.07.10.17.50.36; Tue, 10 Jul 2018 17:50:37 -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 layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 0FAF1762B4; Wed, 11 Jul 2018 00:50:33 +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.17]) by mail.openembedded.org (Postfix) with ESMTP id 584F7762B4 for ; Wed, 11 Jul 2018 00:50:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 4220220DFF; Wed, 11 Jul 2018 00:50:31 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YGeIRr6jHAxS; Wed, 11 Jul 2018 00:50:31 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 1C02420DE7; Wed, 11 Jul 2018 00:50:30 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 9036C1634E5; Tue, 10 Jul 2018 20:50:29 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Tue, 10 Jul 2018 20:50:28 -0400 Message-Id: <1531270228-52629-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH] wayland-protocols: upgrade 1.14 -> 1.15 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 Signed-off-by: Denys Dmytriyenko --- .../wayland/{wayland-protocols_1.14.bb => wayland-protocols_1.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.14.bb => wayland-protocols_1.15.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.14.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.15.bb similarity index 86% rename from meta/recipes-graphics/wayland/wayland-protocols_1.14.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.15.bb index 873fcf1..85e35f5 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.15.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] = "5d32eaf0f5d6b7da7f5ad0959e2551e6" -SRC_URI[sha256sum] = "9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6" +SRC_URI[md5sum] = "d75ec11e8443946b4795e4be1cf22db8" +SRC_URI[sha256sum] = "dabb727a4b64e87bfa8c025c1d63919ce12100b49fdeded31857644a59729ee2" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"