From patchwork Sun Oct 26 18:45:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403313 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 5ABF9140092 for ; Mon, 27 Oct 2014 05:48:18 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id EAC77A4169; Sun, 26 Oct 2014 18:48:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sX6JI4e0iChy; Sun, 26 Oct 2014 18:48:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id BDB7DA4152; Sun, 26 Oct 2014 18:48:01 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id DFB6F1C107B for ; Sun, 26 Oct 2014 18:47:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id DCA2B33458 for ; Sun, 26 Oct 2014 18:47:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JaxTdk5q0Ojy for ; Sun, 26 Oct 2014 18:47:07 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) by silver.osuosl.org (Postfix) with ESMTPS id 15EB633C70 for ; Sun, 26 Oct 2014 18:46:53 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id l18so4278041wgh.16 for ; Sun, 26 Oct 2014 11:46:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=disFE1S05zTGiYEUb6fzAwSn4+WqHHwQe33fGLEJnpY=; b=cETYpq5b3e/VhE1IH/S+almULOwb5GhNcbaNhny6F51Q+gFusYwS4EkADz7evqVxKY N6s+ikac1yJK3Acs9vzX3DLHth4KRMqT/yk8LoB/99IiT8dgxkMUOX0b5+/tbM3b3WQH zZwUjYRBNwLohsGsMLV4dleLX8pjPMiKMSmJQBj5kLTy7dXzRvSy3Be/8f8z/PR+RSqh Sih/Z0RX60kBkjZ0f2bjmjmXeOWVPjW/zgXKeMg3UtSI7SLlMt16CBF4UhUUJ0MfVuaF Bvd5ppuGuXXVJ6Pck7ieq/ssoHzlDP4FoyoDbgfef6OWy9LkNoGtq7X/wQ7j9hNo6x8L GAiA== X-Received: by 10.180.100.106 with SMTP id ex10mr16733602wib.63.1414349212180; Sun, 26 Oct 2014 11:46:52 -0700 (PDT) Received: from localhost.localdomain (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPSA id fx2sm12905341wjb.37.2014.10.26.11.46.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:46:51 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:37 +0100 Message-Id: <1414349157-22749-31-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 2.1.1 In-Reply-To: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> References: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> Subject: [Buildroot] [PATCH 31/51] sunxi-mali: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 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" Signed-off-by: Maxime Hadjinlian --- package/sunxi-mali/sunxi-mali.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/sunxi-mali/sunxi-mali.mk b/package/sunxi-mali/sunxi-mali.mk index c6900c8..5e2e78c 100644 --- a/package/sunxi-mali/sunxi-mali.mk +++ b/package/sunxi-mali/sunxi-mali.mk @@ -4,7 +4,7 @@ # ################################################################################ -SUNXI_MALI_VERSION = c2491fe952354ba44538064e534ed7c731cedb1e +SUNXI_MALI_VERSION = d343311efc8db166d8371b28494f0f27b6a58724 SUNXI_MALI_SITE = $(call github,linux-sunxi,sunxi-mali,$(SUNXI_MALI_VERSION)) SUNXI_MALI_INSTALL_STAGING = YES