From patchwork Mon May 21 23:17:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 136508 Delivered-To: patch@linaro.org Received: by 2002:a2e:9706:0:0:0:0:0 with SMTP id r6-v6csp895182lji; Mon, 21 May 2018 16:18:33 -0700 (PDT) X-Google-Smtp-Source: AB8JxZotGraovGUoZnA99ybrjpn9D8H4lRMcy+0bLjE+ivhO0KuACt/WYMSkDNaINGeWcYVorYyj X-Received: by 2002:a17:902:b692:: with SMTP id c18-v6mr21941980pls.307.1526944713451; Mon, 21 May 2018 16:18:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526944713; cv=none; d=google.com; s=arc-20160816; b=xM93S1T479JjuSwVqY8atZhwv/rJk2wbpJSNeUjbYylF7ujaKjVsZ6cp2l1akuUHmV 1E1hZBcHYTvd8doJDiRmL3WcUNnqefWN6px+W+ivpBc3oZRD0AAb9Yq64Srgy9JDJ4Ua nfLQf2GJo+e9nTRoJpysdGBTd7d9+m6ATLQNW/zo3ADdZ9nbjWO0ztiYaGqWwbiVFQ0E temNSorESvvwEnBip9KXLjPcMDwOkQHdUz31jtQl9QP0Js27mg6SIesSnJ1ZusHkMTRY vfbsFTzBkpvP8Fo1F1KsUgaOXfkB3yViLE1fb2qQ7EdU0ZkL5iuExJiACRj0uSIw7y6d 0/LQ== 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:references:in-reply-to:message-id :date:to:from:delivered-to:arc-authentication-results; bh=3jPjRJdM+h01MyqPSy2hxrXn3bz2libEN6z8BIoHaCY=; b=HdrZ5vouGGJO4wyX1ts461TtDzkQJWEc9nhrdopXlGqjvHYF7Bwy+B3qIbTIWgqwLf wwGF5otWXo9gDxOHBW/e5H9C512u6eAFRR2De3oauxc01EnkaUX+W/oM4T1S9FxSExbI MB7gLHXv0DLo9sQpFWVlzATlNTLqhzIbHMVad8RmmgEzc3AApnw/GoWwAoPS6HYUIGbt NanfoxnKGqbHqBRfaJqGIhAKORj8zJy/Rp0KN3qBrDEaKQ2fzhbK/OG0Nh0htCmjqhZZ UrnfVhoLSbtA2yNN++mOBWmo8u/o5XODY38X6NTZ7R1A3g6pGWna2ep1+MqY1P+JeEDJ 0cOA== 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 y21-v6si15158145pll.353.2018.05.21.16.18.33; Mon, 21 May 2018 16:18:33 -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 39932748C8; Mon, 21 May 2018 23:18:20 +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 F33B4748A5 for ; Mon, 21 May 2018 23:17:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 31E9420BA8; Mon, 21 May 2018 23:17:57 +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 Yzm5JXLGvg8o; Mon, 21 May 2018 23:17:57 +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 E87EB20BAA; Mon, 21 May 2018 23:17:55 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id 615EE163484; Mon, 21 May 2018 19:17:55 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Mon, 21 May 2018 19:17:44 -0400 Message-Id: <332399c8210de01e353de42122108e4250bc6246.1526944475.git.denys@ti.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 4/4] wayland-protocols: upgrade 1.13 -> 1.14 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.13.bb => wayland-protocols_1.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.13.bb => wayland-protocols_1.14.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.13.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb similarity index 85% rename from meta/recipes-graphics/wayland/wayland-protocols_1.13.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.14.bb index 1ef1ee1..3393a2c 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.13.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.14.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] = "29312149dafcd4a0e739ba94995a574d" -SRC_URI[sha256sum] = "0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38" +SRC_URI[md5sum] = "5d32eaf0f5d6b7da7f5ad0959e2551e6" +SRC_URI[sha256sum] = "9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6" inherit allarch autotools pkgconfig