From patchwork Thu Mar 19 03:48:06 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steven Noonan X-Patchwork-Id: 451724 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 5494614012C for ; Thu, 19 Mar 2015 14:48:42 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 78D7892078; Thu, 19 Mar 2015 03:48:41 +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 3s5553+FahsF; Thu, 19 Mar 2015 03:48:37 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 2ECD59205C; Thu, 19 Mar 2015 03:48:29 +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 5DF591C11CB for ; Thu, 19 Mar 2015 03:48:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 544C39204F for ; Thu, 19 Mar 2015 03:48:26 +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 V1Iq0YQrUObO for ; Thu, 19 Mar 2015 03:48:24 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0B0C092061 for ; Thu, 19 Mar 2015 03:48:24 +0000 (UTC) Received: by pacwe9 with SMTP id we9so62474112pac.1 for ; Wed, 18 Mar 2015 20:48:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=HOaop1iBmbAr49AnymZSwa/KjWiRZFAuTJEQ/87aFJU=; b=eyTK4euFQh0Vwi35oPPPJqySOWO9i/1Ernsp/Ll1Ghd2o2jsr+uG4e5/3VO0iyTHOl ZfBRNNHuz3NyhCKSvk2rwi0N1Cdz7vMThApmy0fsdhBgp5Guoyw7nF11LMMRyoY9733y Vsma5b8SpaZkgW50vBo7kQkUNVSX+Qe1V4kPiq2mMuObFg4NjPCKVGigL/nu0z5G8QlH 6ZL9ksMIo8uEmp2RMIvjZS9h80gkt/tNbEcdSswSPIYTaGGESfSESWkS2zmfhObykpNw 4HrT5/5yvvfA5YE/9Jba7fl9GyqnGdAZ5XK25YcYAUCpFksUsjRdhitEYDTX4O5XiNca SUdA== X-Gm-Message-State: ALoCoQlgkkwHKtV22o1/R9PF+F2iM5uHbE7aj72YYbkDylrRlR8Ls7eenQ4zNPWNwS6IIJBNNh1J X-Received: by 10.70.88.137 with SMTP id bg9mr148098473pdb.92.1426736903753; Wed, 18 Mar 2015 20:48:23 -0700 (PDT) Received: from steven@uplinklabs.net ([104.152.107.133]) by mx.google.com with ESMTPSA id qa3sm191018pab.16.2015.03.18.20.48.20 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Mar 2015 20:48:22 -0700 (PDT) Received: by steven@uplinklabs.net (sSMTP sendmail emulation); Wed, 18 Mar 2015 20:48:20 -0700 From: Steven Noonan To: buildroot@busybox.net Date: Wed, 18 Mar 2015 20:48:06 -0700 Message-Id: <1426736888-29437-4-git-send-email-steven@uplinklabs.net> X-Mailer: git-send-email 2.3.3 In-Reply-To: <1426736888-29437-1-git-send-email-steven@uplinklabs.net> References: <1426736888-29437-1-git-send-email-steven@uplinklabs.net> Subject: [Buildroot] [PATCH] package/numactl: upgrade to 2.0.10 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: Steven Noonan --- package/numactl/numactl.mk | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/package/numactl/numactl.mk b/package/numactl/numactl.mk index f36a1b3..042f2d8 100644 --- a/package/numactl/numactl.mk +++ b/package/numactl/numactl.mk @@ -4,17 +4,11 @@ # ################################################################################ -NUMACTL_VERSION = 2.0.9 +NUMACTL_VERSION = 2.0.10 NUMACTL_SITE = ftp://oss.sgi.com/www/projects/libnuma/download NUMACTL_LICENSE = LGPLv2.1 (libnuma), GPLv2 (programs) NUMACTL_LICENSE_FILES = README -define NUMACTL_BUILD_CMDS - $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) -endef +NUMACTL_AUTORECONF = YES -define NUMACTL_INSTALL_TARGET_CMDS - $(MAKE) prefix=$(TARGET_DIR) libdir=$(TARGET_DIR)/lib -C $(@D) install -endef - -$(eval $(generic-package)) +$(eval $(autotools-package))