From patchwork Tue Aug 6 21:36:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 265250 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 866652C007B for ; Wed, 7 Aug 2013 07:38:07 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id F048E9342B; Tue, 6 Aug 2013 21:38:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W8IOm8H+S9n7; Tue, 6 Aug 2013 21:38:20 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 4E6CC93487; Tue, 6 Aug 2013 21:38:20 +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 AFAE91BF983 for ; Tue, 6 Aug 2013 21:38:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6874F8CEDF for ; Tue, 6 Aug 2013 21:37:57 +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 Llepi1OxyZL8 for ; Tue, 6 Aug 2013 21:37:57 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by whitealder.osuosl.org (Postfix) with ESMTPS id CA6D48CECD for ; Tue, 6 Aug 2013 21:37:56 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id b13so844878wgh.19 for ; Tue, 06 Aug 2013 14:37:55 -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:in-reply-to:references; bh=Pf1JmByaJ2gttpK1b1TyKEqBfWAL+n0tsmNtup0nfP0=; b=JLtZ9foCxTKGmAWtgujs+IlKqzRXd/v8Pa0Pu+5Syqs4tYwh7CY3dIeVbFdrIcaOyl 9pbHXwy4TruGVQDcLWG0xNCH4ReXZ4SqFYYD1e1wwYXaz3Eikm5iKKmSc8GHtElRSAX7 g01WbQdrjYs9m6361jA81V4JzHcOhHwmbmQA9j5UxS8QyrckFZDm87NbM8obC2yagEXK C1Rj0OjLTFnyGlkifKv6wTe5ld0fU/h8JFm8AQ/XHKovkeHRjZjmp6tQbAu01Rse/7vf D31E3gnziX7GfwOW2E4nn4WdnrChOkJi6a0EF10QScQmQqk5WtpRsp0AXX7lyeJZpvfP 0+3A== X-Received: by 10.180.88.234 with SMTP id bj10mr89771wib.42.1375825075259; Tue, 06 Aug 2013 14:37:55 -0700 (PDT) Received: from localhost.localdomain (ANantes-655-1-163-177.w90-59.abo.wanadoo.fr. [90.59.150.177]) by mx.google.com with ESMTPSA id j20sm4971518wie.7.2013.08.06.14.37.54 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Aug 2013 14:37:54 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Tue, 6 Aug 2013 23:36:24 +0200 Message-Id: <1375824984-8226-6-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.8.3.4 In-Reply-To: <1375824984-8226-1-git-send-email-s.martin49@gmail.com> References: <1375824984-8226-1-git-send-email-s.martin49@gmail.com> Subject: [Buildroot] [PATCH 5/5] manual: minor formating fixes 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 --- docs/manual/adding-packages-generic.txt | 14 ++++++++++---- docs/manual/make-tips.txt | 5 +++-- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt index a6f9565..3545598 100644 --- a/docs/manual/adding-packages-generic.txt +++ b/docs/manual/adding-packages-generic.txt @@ -99,24 +99,30 @@ of the shell script(s) needing fixing. All these names are relative to In addition, the scripts listed in +LIBFOO_CONFIG_SCRIPTS+ are removed from +$(TARGET_DIR)/usr/bin+, since they are not needed on the target. -Example 1: - +.Config script: 'divine' package +================================ Package divine installs shell script '$(STAGING_DIR)/usr/bin/divine-config'. So it's fixup would be: +-------------------------------- DIVINE_CONFIG_SCRIPTS = divine-config +-------------------------------- +================================ -Example 2: - +.Config script: 'imagemagick' package: +================================ Package imagemagick installs the following scripts: '$(STAGING_DIR)/usr/bin/{Magick,Magick++,MagickCore,MagickWand,Wand}-config' So it's fixup would be: +-------------------------------- IMAGEMAGICK_CONFIG_SCRIPTS = \ Magick-config Magick++-config \ MagickCore-config MagickWand-config Wand-config +-------------------------------- +================================ On line 14, we specify the list of dependencies this package relies on. These dependencies are listed in terms of lower-case package names, diff --git a/docs/manual/make-tips.txt b/docs/manual/make-tips.txt index e1af62a..870c029 100644 --- a/docs/manual/make-tips.txt +++ b/docs/manual/make-tips.txt @@ -29,8 +29,7 @@ The result of the search shows the help message of the matching items. $ make help -------------------- -.Not all targets are always available, - +Not all targets are always available, some settings in the +.config+ file may hide some targets: * +linux-menuconfig+ and +linux-savedefconfig+ only work when @@ -69,6 +68,8 @@ The manual outputs will generated in 'output/docs/manual'. *Note* : +asciidoc+ is required to build it. There is a known issue that you can't build it under Dedian Squeeze. +.Reseting Buildroot for a new target: + To delete all build products as well as the configuration: --------------------