From patchwork Tue Oct 14 10:54:01 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 399441 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 08E7114017D for ; Tue, 14 Oct 2014 21:55:02 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 59B5AA093A; Tue, 14 Oct 2014 10:55:00 +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 PCSoIESk4m49; Tue, 14 Oct 2014 10:54:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id D3FFDA0DD2; Tue, 14 Oct 2014 10:54:58 +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 01AB31C291B for ; Tue, 14 Oct 2014 10:54:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id F038A8F4A6 for ; Tue, 14 Oct 2014 10:54:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5SlzL70IJUgt for ; Tue, 14 Oct 2014 10:54:55 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [62.210.192.172]) by whitealder.osuosl.org (Postfix) with ESMTPS id 25FB68CBB7 for ; Tue, 14 Oct 2014 10:54:54 +0000 (UTC) Received: from asgard (cpe-186-18-128-65.telecentro-reversos.com.ar [186.18.128.65] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.14.9/8.14.9) with ESMTP id s9EAsmH7013347 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Oct 2014 10:54:51 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1413284093; bh=jzs0TvyI9mNKTUctQC8YZBYcBGTpDny/jVqGmAR5Fow=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DafTpm/+TqEgPsOOPH4Lvq9uOBgNxA+IITvrXLwp4VuvLrIPDqLAzg2913mx1cMAX +Y3mBJqlgNfzZ1xcoLywBjNBxKnni/0jMWB4F29A8lrzn1Sz4hkCJdFSE5VKiBw0jL t7G0KjkCPsOhYm5zHoWcLA1HaVtrovF2/noq71WU= Received: by asgard (sSMTP sendmail emulation); Tue, 14 Oct 2014 07:54:25 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 14 Oct 2014 07:54:01 -0300 Message-Id: <1413284044-20381-3-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.4 In-Reply-To: <1413284044-20381-1-git-send-email-gustavo@zacarias.com.ar> References: <1413284044-20381-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.4 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 3/6] make: bump to version 4.1 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" Also add hash file. Signed-off-by: Gustavo Zacarias --- package/make/make.hash | 2 ++ package/make/make.mk | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 package/make/make.hash diff --git a/package/make/make.hash b/package/make/make.hash new file mode 100644 index 0000000..db95c60 --- /dev/null +++ b/package/make/make.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking signature +sha256 0bc7613389650ee6a24554b52572a272f7356164fd2c4132b0bcf13123e4fca5 make-4.1.tar.bz2 diff --git a/package/make/make.mk b/package/make/make.mk index 803595f..20469ba 100644 --- a/package/make/make.mk +++ b/package/make/make.mk @@ -4,12 +4,11 @@ # ################################################################################ -MAKE_VERSION = 4.0 +MAKE_VERSION = 4.1 MAKE_SOURCE = make-$(MAKE_VERSION).tar.bz2 MAKE_SITE = $(BR2_GNU_MIRROR)/make +MAKE_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) MAKE_LICENSE = GPLv3+ MAKE_LICENSE_FILES = COPYING -MAKE_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) - $(eval $(autotools-package))