From patchwork Mon Oct 14 21:26:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 283393 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 17B712C0246 for ; Tue, 15 Oct 2013 08:26:59 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 404C58AFDB; Mon, 14 Oct 2013 21:26:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DlYNr71WGJJK; Mon, 14 Oct 2013 21:26:54 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id BB96488894; Mon, 14 Oct 2013 21:26:53 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 415A91BF978 for ; Mon, 14 Oct 2013 21:26:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3AC6180466 for ; Mon, 14 Oct 2013 21:26:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W1b53JLwnvdJ for ; Mon, 14 Oct 2013 21:26:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 5FD2A8B22F for ; Mon, 14 Oct 2013 21:26:50 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id ey11so2448043wid.16 for ; Mon, 14 Oct 2013 14:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=PITSIcgdm+wrJ3o4SCskcUrK50WGQaHCs6N9+zn6WeE=; b=ziqKRP46N/C5RBtdCEi+y3zU4ThqINdI34GKwKeHqfBZ4QJrW9vqY0kgvc8Pt6gGvn 6rgeN3tgNM9HwMev3ynqiQ9p5j+P5WVZFkppupeaBoNYbJEmUTRFM6gZxC9Y36S2QWX4 CGsNoYocYqJuQ3jb6C8UKGaMOzTdZB3MkJHZbuH1lkWoFFhCmb6YVJfklZ83MQnBOxFV wvhdA3hNjYeFYo8mqopZLBW+WXzLcrjuFNFOMS0j2xiF8cs6ksuFM6/9FJyhKchId0qS ONnS04g2KnvxY6ft0jHCisQgqo07X2Teduq+V8asEpsTGO0CzwUpnHMcrXx9lEgnuL0F WgMg== X-Received: by 10.180.98.105 with SMTP id eh9mr16433864wib.56.1381786008972; Mon, 14 Oct 2013 14:26:48 -0700 (PDT) Received: from gourin.bzh.lan (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id ey4sm38225512wic.11.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Oct 2013 14:26:48 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Mon, 14 Oct 2013 23:26:35 +0200 Message-Id: <3ff81137d5a3fda74d6ff36906c88a1c8ecced0d.1381785903.git.yann.morin.1998@free.fr> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: References: In-Reply-To: References: Cc: Peter Korsgaard , "Yann E. MORIN" Subject: [Buildroot] [PATCH 1/2] package/wayland: bump to 1.3.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net From: "Yann E. MORIN" Signed-off-by: "Yann E. MORIN" --- package/wayland/wayland.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/wayland/wayland.mk b/package/wayland/wayland.mk index 013d401..b6fa4be 100644 --- a/package/wayland/wayland.mk +++ b/package/wayland/wayland.mk @@ -4,7 +4,7 @@ # ################################################################################ -WAYLAND_VERSION = 1.2.1 +WAYLAND_VERSION = 1.3.0 WAYLAND_SITE = http://wayland.freedesktop.org/releases/ WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz WAYLAND_LICENSE = MIT