From patchwork Sun Oct 26 18:45:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403307 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 AB4D3140092 for ; Mon, 27 Oct 2014 05:48:01 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id F3966A410D; Sun, 26 Oct 2014 18:47:50 +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 QiU7njZRpFHM; Sun, 26 Oct 2014 18:47:49 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id AC7D9A34A4; Sun, 26 Oct 2014 18:47:48 +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 623011C22C0 for ; Sun, 26 Oct 2014 18:47:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5E8553346B for ; Sun, 26 Oct 2014 18:47:01 +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 hOiDsJgDEYcF for ; Sun, 26 Oct 2014 18:46:58 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by silver.osuosl.org (Postfix) with ESMTPS id 279F133498 for ; Sun, 26 Oct 2014 18:46:42 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id d1so1159119wiv.5 for ; Sun, 26 Oct 2014 11:46:40 -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=z5h0wTFrvKVEAdaLucT2gw/UVv8KD5MI/hRxfEts6Xs=; b=MZtFu/LZpzJaW1SH9OTG1jWzZduQcwYb+5EcOOab1ONrNlBBGfc4VzrdeOLjGhQ4a1 uBNEG45lSgWcDnXpDvqd9qQ449HfQdS/i3kYVh2aaZsLdiwHoI6PCCvA9d7eouADJk5/ rhVYbXAHlB6Uf/KucB7H0Vb1j29qzcuSZ7Y74lFdja+graLdmJWy9zu0NcYiMjxJa9Yv fktz+kg9+LDh1Uu2ChwNGL4dsIpGrXisb58cfWBJYsETYAh3Pb4Y2mNmBOu6Y41H+4GT iv1de/uuoxtTyckD4g2ixx5fkqVoTJubM15TWZNi7NFIbAJ9LRktok0pchu6tXNhL/mk 15GA== X-Received: by 10.180.80.39 with SMTP id o7mr15987787wix.37.1414349200694; Sun, 26 Oct 2014 11:46:40 -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.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:46:40 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:27 +0100 Message-Id: <1414349157-22749-21-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 21/51] omap-u-boot-utils: 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/omap-u-boot-utils/omap-u-boot-utils.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/omap-u-boot-utils/omap-u-boot-utils.mk b/package/omap-u-boot-utils/omap-u-boot-utils.mk index ad8f430..7cfed65 100644 --- a/package/omap-u-boot-utils/omap-u-boot-utils.mk +++ b/package/omap-u-boot-utils/omap-u-boot-utils.mk @@ -4,7 +4,7 @@ # ################################################################################ -OMAP_U_BOOT_UTILS_VERSION = 8aff852322c6f52bd09568bef7725ab509d81725 +OMAP_U_BOOT_UTILS_VERSION = 3f07426cddc0be9e24702e7aacc7574ddd7fba28 OMAP_U_BOOT_UTILS_SITE = $(call github,nmenon,omap-u-boot-utils,$(OMAP_U_BOOT_UTILS_VERSION)) OMAP_U_BOOT_UTILS_LICENSE = GPLv2, GPLv2+ OMAP_U_BOOT_UTILS_LICENSE_FILES = COPYING