From patchwork Tue May 8 13:41:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 157685 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 61875B6FA1 for ; Tue, 8 May 2012 23:43:04 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 18F91100526; Tue, 8 May 2012 13:43:03 +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 QL5XtB9Gxhqy; Tue, 8 May 2012 13:42:58 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id B220E1003C0; Tue, 8 May 2012 13:42:54 +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 DC1948F753 for ; Tue, 8 May 2012 13:42:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C7D1E8D5BE for ; Tue, 8 May 2012 13:42:51 +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 EaeMC0nZ10F1 for ; Tue, 8 May 2012 13:42:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ey0-f171.google.com (mail-ey0-f171.google.com [209.85.215.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id F155E8F095 for ; Tue, 8 May 2012 13:42:49 +0000 (UTC) Received: by eaal11 with SMTP id l11so2459935eaa.16 for ; Tue, 08 May 2012 06:42:48 -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:x-mailer:in-reply-to:references; bh=dUErodAiz8zvqse+8UxEoFu6mbN444h8s4cCTsmWrdY=; b=K9VmXIVFbpTLeaIhRwSeMe+RsfaPG0Up0Z6/gIt2eB5CxCItjWQ+7SJJz9L1eojCDa 8eoE1oG/nWOQPdk1A8ZtmTSwl4fr0q1OxEH5YRJ4D/cVZzOU55q+CJmd2bDxeapD39TO tVcK8sAuTKYK+ONog9aWLWYjkvApA/D5Wwm7CKt9Kf2pH0l0lNjfjlx4ItTk8LBU7Jel O9+F8DynW4+Ck7pB4oBV9BTnucSKdNFJRwo0toL9ifHDFBIJDLOqA/1yXziOoK/yDrSY 3PupmKhw3k5WKq9+r3WUzI1SBcIVx5nax/lV9JVckAMegDhC82UriPLhwWIhlfN4aIet tVOQ== Received: by 10.14.185.143 with SMTP id u15mr873024eem.94.1336484568137; Tue, 08 May 2012 06:42:48 -0700 (PDT) Received: from samuel-laptop.home (ANantes-555-1-155-54.w2-1.abo.wanadoo.fr. [2.1.234.54]) by mx.google.com with ESMTPS id y53sm102684378eea.3.2012.05.08.06.42.46 (version=SSLv3 cipher=OTHER); Tue, 08 May 2012 06:42:47 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Tue, 8 May 2012 15:41:53 +0200 Message-Id: <1336484514-17578-2-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.7.10.1 In-Reply-To: <1336484514-17578-1-git-send-email-s.martin49@gmail.com> References: <87vckmamle.fsf@macbook.be.48ers.dk> <1336484514-17578-1-git-send-email-s.martin49@gmail.com> Subject: [Buildroot] [PATCH 2/3] lttng-modules: bump to version 2.0.2 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 Signed-off-by: Samuel Martin --- package/lttng-modules/lttng-modules.mk | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package/lttng-modules/lttng-modules.mk b/package/lttng-modules/lttng-modules.mk index 1820c8f..77cb7cc 100644 --- a/package/lttng-modules/lttng-modules.mk +++ b/package/lttng-modules/lttng-modules.mk @@ -1,5 +1,10 @@ -LTTNG_MODULES_VERSION = 2.0-pre11 -LTTNG_MODULES_SITE = http://lttng.org/files/bundles/20111214/ +############################################################# +# +# LTTng-modules: the kernel modules (requires at least Linux 2.6.38) +# +############################################################# +LTTNG_MODULES_VERSION = 2.0.2 +LTTNG_MODULES_SITE = http://lttng.org/files/lttng-modules/ LTTNG_MODULES_SOURCE = lttng-modules-$(LTTNG_MODULES_VERSION).tar.bz2 LTTNG_MODULES_DEPENDENCIES = linux