From patchwork Mon Mar 26 22:33:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Petazzoni X-Patchwork-Id: 148839 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 7E2D8B6EEC for ; Tue, 27 Mar 2012 09:33:35 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 3425A26281; Mon, 26 Mar 2012 22:33:34 +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 I5gsUAQp9fdh; Mon, 26 Mar 2012 22:33:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 6861A25F4D; Mon, 26 Mar 2012 22:33:32 +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 46FF98F78D for ; Mon, 26 Mar 2012 22:33:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3BB898CECD for ; Mon, 26 Mar 2012 22:33:31 +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 J-DWTRlV2VEB for ; Mon, 26 Mar 2012 22:33:30 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.free-electrons.com (mail.free-electrons.com [88.190.12.23]) by whitealder.osuosl.org (Postfix) with ESMTP id 151498BBEC for ; Mon, 26 Mar 2012 22:33:30 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 106) id 1F04F18C; Tue, 27 Mar 2012 00:33:12 +0200 (CEST) Received: from localhost (abo-88-24-68.rns.modulonet.fr [85.68.24.88]) by mail.free-electrons.com (Postfix) with ESMTPSA id A2B3C149 for ; Tue, 27 Mar 2012 00:33:05 +0200 (CEST) From: Thomas Petazzoni To: buildroot@busybox.net Date: Tue, 27 Mar 2012 00:33:20 +0200 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [Buildroot] [pull request] Pull request for branch lttng-libust-quick-fix 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 The following changes since commit b5fd0f2709cab72f48da12a5804dd8670fffbf6e: Change the /etc/mtab symlink to use an absolute path (2012-03-19 17:08:13 +0100) are available in the git repository at: git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git lttng-libust-quick-fix Thomas Petazzoni (1): lttng-libust: rename patch so that it is taken into account ... lttng-libust-1.9.2-fix-overflow-32-bits.patch} | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename package/lttng-libust/{lttng-libust-fix-overflow-32-bits.patch => lttng-libust-1.9.2-fix-overflow-32-bits.patch} (100%) Thanks, Signed-off-by: Thomas Petazzoni