From patchwork Wed Aug 2 18:22:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 109278 Delivered-To: patch@linaro.org Received: by 10.182.45.195 with SMTP id p3csp6545387obm; Wed, 2 Aug 2017 11:22:50 -0700 (PDT) X-Received: by 10.84.232.72 with SMTP id f8mr25773169pln.361.1501698170512; Wed, 02 Aug 2017 11:22:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1501698170; cv=none; d=google.com; s=arc-20160816; b=n7ZqKxYaXbl/37LgeWCrIDtU1OamhfsdmDMwSKaknzi2nomNvDE2CuH/1KCDJYb8hz 5K+eTlXWR+MW2bbEU1Kx3Z7Dr4+qAMwlPXLhV1z6FUVn4wIbvlIygA4aewCLVWYdviQn AuTubt56nySnncdf7W2f5WUbtUkhFU3iXOyhCndwAZJ9Bwwo6ezMfyNPSqQdbiaUPVJu yNQhbb9lb6tHQtcniIQh8dIp3MSqVz1ApRf9JQWHWrVxRoiPquZ3kFciV5AjCeERQl0Y y8YQkOmy/cIjhzsUVhKmpl8J7LxL6gv6RXTyzo0xlCZaUugb1X+lWrcNZYyGYB9Ln6C6 mBWg== 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=WIOM8EzpKyMbXTPWgKaG4iWDKwdJMIiZIl2DS599B0w=; b=aIRHm9XHjOxt1SppRMZALJ7PJkluzbbWE8/opbNJsLnIFGlfgj3V5E1u2WSnD5PObT srDIbn4Bid6uCtymiKOLqBIyrez2ccwMxyTzjaBDO5QtUVzZu9ZMm//5rTJRn8055icE qj5wpjQP54TDdazydxgkT6ezhThiwej+xeDCV/n/XSdfEvxeOP9duKGB0whV5ssMRwu2 kWNXxbSUy99RYspLAQ1BByXtw3ngYeREVyDBvycUcmWe1F+aLoonyCK96qZqPWyUkOrD YvDoDnJf1n1YrTCVyaoCziPlnSc4dAfrXEAKh4XiYuLwYuHbUXAI2kfkqXPbew/8M9RQ 1ylA== 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 i15si21814252plk.127.2017.08.02.11.22.50; Wed, 02 Aug 2017 11:22:50 -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 review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 7938060103; Wed, 2 Aug 2017 18:22:45 +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 0426E60068 for ; Wed, 2 Aug 2017 18:22:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id C28DE209A4; Wed, 2 Aug 2017 18:22:44 +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 PBU9p_OOe7Ru; Wed, 2 Aug 2017 18:22:44 +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 A2229207BD; Wed, 2 Aug 2017 18:22:43 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 204A3162549; Wed, 2 Aug 2017 14:22:43 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Wed, 2 Aug 2017 14:22:42 -0400 Message-Id: <1501698162-111362-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 to 1.10 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.9.bb => wayland-protocols_1.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.9.bb => wayland-protocols_1.10.bb} (85%) -- 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.9.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.10.bb similarity index 85% rename from meta/recipes-graphics/wayland/wayland-protocols_1.9.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.10.bb index bcb5095..4f9e9f3 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.9.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.10.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] = "d9a3c93aac1f423501a33e7a9804b3b3" -SRC_URI[sha256sum] = "666b72de30ca3b70c2b54ccc9e8114cb520e76db224c816b5e23501099174f75" +SRC_URI[md5sum] = "84a7846c2b6a6a3e265fc9be36453e60" +SRC_URI[sha256sum] = "5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a" inherit allarch autotools pkgconfig