From patchwork Thu Mar 21 21:04:32 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 229840 X-Patchwork-Delegate: yann.morin.1998@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 3CDC82C00B6 for ; Fri, 22 Mar 2013 08:05:59 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 7ED56A034D; Thu, 21 Mar 2013 21:05:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vzN95Cg9+CUZ; Thu, 21 Mar 2013 21:05:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id B1794A033B; Thu, 21 Mar 2013 21:05:50 +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 391768F75E for ; Thu, 21 Mar 2013 21:05:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9EBD28A35E for ; Thu, 21 Mar 2013 21:05:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ciZA+XF6O0cV for ; Thu, 21 Mar 2013 21:05:42 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ee0-f47.google.com (mail-ee0-f47.google.com [74.125.83.47]) by whitealder.osuosl.org (Postfix) with ESMTPS id AE2FF86895 for ; Thu, 21 Mar 2013 21:05:41 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id e52so1935509eek.34 for ; Thu, 21 Mar 2013 14:05:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:in-reply-to:references; bh=SnYLX1YaDHTP7VKA7mnO39/DkBwFGI6GIPS+GiwN4F8=; b=dQcsiywmRLh21YogZbOThFzCzCWyEOn1x/LzjUNWkKBA2NQmpD90JOKTBxDH1+ntA/ 3H6hjQNSyJZdFFHldl2c9mSmc69byY3xnXH7GbZTi+GyYdV0l9DL8wnkN9ZzB1eGczbc kdGHgow80LCpvmU/nMiC3HSfXoaBFAvK4vh5NNKb7bQjOr2zWZfeDrnDX8wIAfY7+p2e fdaxnhybh9h0ynmuPsXqKZfZ9zQuL/x5WiX12XBAKJZHR0htYefQrN00MACBuwocKE1r ig6rHuajyM8JXA2gZz3h5TsndKHWwwjn08LJo++2uqEOdjYtm+lv0T4dNg5kg5hyQewR DwoA== X-Received: by 10.14.216.2 with SMTP id f2mr86663390eep.44.1363899939756; Thu, 21 Mar 2013 14:05:39 -0700 (PDT) Received: from laptop.aldebaran.lan (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id q5sm10719704eep.11.2013.03.21.14.05.38 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 21 Mar 2013 14:05:39 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Thu, 21 Mar 2013 22:04:32 +0100 Message-Id: <67ee82f142320944c966ce062537a34726aea3df.1363899518.git.s.martin49@gmail.com> X-Mailer: git-send-email 1.8.2 In-Reply-To: References: In-Reply-To: References: Subject: [Buildroot] [PATCH 1/7] manual: add manual generation date/git revision in the manual text 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 --- Thanks to Thomas P. for the suggestion and Lionel O. for the asciidoc tips. --- docs/manual/manual.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index ffb6fb9..9685667 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -8,6 +8,9 @@ The Buildroot user manual Buildroot usage and documentation by Thomas Petazzoni. Contributions from Karsten Kruse, Ned Ludd, Martin Herren and others. +Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {docdate} +{doctime} from git revision {sys:git rev-parse --short HEAD} + image::logo.png[] :leveloffset: 1