From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id 16A0D606CB for ; Thu, 2 Nov 2017 18:40:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 1C7832085D; Thu, 2 Nov 2017 18:40: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 Gf5Ul05_MNL9; Thu, 2 Nov 2017 18:40: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 EF0B3204D6; Thu, 2 Nov 2017 18:40:55 +0000 (UTC) Received: by mail.denix.org (Postfix, from userid 1000) id 95542162711; Thu, 2 Nov 2017 14:40:55 -0400 (EDT) Date: Thu, 2 Nov 2017 14:40:55 -0400 From: Denys Dmytriyenko To: Fabien Lahoudere Message-ID: <20171102184055.GJ9221@denix.org> References: <20171101232255.9320-1-fabien.lahoudere@collabora.co.uk> MIME-Version: 1.0 In-Reply-To: <20171101232255.9320-1-fabien.lahoudere@collabora.co.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH v7 1/3] wayland : Bump to version 1.14.0 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: , X-List-Received-Date: Thu, 02 Nov 2017 18:40:56 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Nov 02, 2017 at 12:22:53AM +0100, Fabien Lahoudere wrote: > Signed-off-by: Fabien Lahoudere Acked-by: Denys Dmytriyenko > --- > .../recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-graphics/wayland/{wayland_1.13.0.bb => wayland_1.14.0.bb} (92%) > > diff --git a/meta/recipes-graphics/wayland/wayland_1.13.0.bb b/meta/recipes-graphics/wayland/wayland_1.14.0.bb > similarity index 92% > rename from meta/recipes-graphics/wayland/wayland_1.13.0.bb > rename to meta/recipes-graphics/wayland/wayland_1.14.0.bb > index b9396b6c75..2a2489d658 100644 > --- a/meta/recipes-graphics/wayland/wayland_1.13.0.bb > +++ b/meta/recipes-graphics/wayland/wayland_1.14.0.bb > @@ -14,8 +14,8 @@ DEPENDS = "expat libxml2 libffi wayland-native" > > SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ > " > -SRC_URI[md5sum] = "cae152ed956da6de53f9727bc1c45039" > -SRC_URI[sha256sum] = "69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51" > +SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108" > +SRC_URI[sha256sum] = "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8" > > inherit autotools pkgconfig > > -- > 2.11.0 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core