From patchwork Sat Dec 7 09:16:47 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas De Schampheleire X-Patchwork-Id: 298641 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 78A942C0090 for ; Sat, 7 Dec 2013 20:18:15 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 90CAA3301A; Sat, 7 Dec 2013 09:18:13 +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 7xNJXKguKzdu; Sat, 7 Dec 2013 09:18:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id D0FF932925; Sat, 7 Dec 2013 09:17: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 5B9BA1BF841 for ; Sat, 7 Dec 2013 09:17:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 57C998CB08 for ; Sat, 7 Dec 2013 09:17: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 G2KXe5sOLZdZ for ; Sat, 7 Dec 2013 09:17:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ea0-f179.google.com (mail-ea0-f179.google.com [209.85.215.179]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8DD4C8CDF8 for ; Sat, 7 Dec 2013 09:17:50 +0000 (UTC) Received: by mail-ea0-f179.google.com with SMTP id r15so685350ead.24 for ; Sat, 07 Dec 2013 01:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:user-agent:date:from:to; bh=uEXDMLiB/6wG4xsv5Abz6e/AgrroBrpyS5yQQ2DFauA=; b=q0iCW6Qfg+SltKBFj1PiBCeG9F+hJ4QgqPbfAupJnNTOv1tHJMGrgQV/doFQwg8xtU LgpxMUUREMGybmLqpE0ArvxaDhlDtNT2+a6aB6zjMoT11WgF7UrkOorOEF2jB/bY61N8 6htrGllVYXgbEmD5i9m9RMJeQUj6j2NzySli5OA41CmF2r+dWWt0o3c+wJU+J5LIox8S hl64LgzyEpZtfExlJEsba529cXQHKVQvJtV69/tEwlvEWB24oVzYjHb6Llom/SfsZtyP PTjiXFLb3JdRcWiaEoKJ4b+7rh9Zq5EWaao4WHWXgiHMebYtoLhGIHsj/7js90S7pG6e HbJw== X-Received: by 10.14.212.69 with SMTP id x45mr20557098eeo.69.1386407869173; Sat, 07 Dec 2013 01:17:49 -0800 (PST) Received: from [127.0.1.1] (d54C62EEB.access.telenet.be. [84.198.46.235]) by mx.google.com with ESMTPSA id h3sm4450607eem.15.2013.12.07.01.17.48 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 07 Dec 2013 01:17:48 -0800 (PST) MIME-Version: 1.0 X-Mercurial-Node: f65a6ab8e62d86ba51b22b7f1d9f2965cce91564 Message-Id: In-Reply-To: References: User-Agent: Mercurial-patchbomb/2.2.2 Date: Sat, 07 Dec 2013 10:16:47 +0100 From: Thomas De Schampheleire To: buildroot@busybox.net Subject: [Buildroot] [PATCH 1 of 3] manual: remove package clean commands 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: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Thomas De Schampheleire --- docs/manual/adding-packages-autotools.txt | 3 --- docs/manual/adding-packages-cmake.txt | 3 --- docs/manual/adding-packages-directory.txt | 2 +- docs/manual/adding-packages-generic.txt | 3 --- docs/manual/package-make-target.txt | 3 --- 5 files changed, 1 insertions(+), 13 deletions(-) diff --git a/docs/manual/adding-packages-autotools.txt b/docs/manual/adding-packages-autotools.txt --- a/docs/manual/adding-packages-autotools.txt +++ b/docs/manual/adding-packages-autotools.txt @@ -145,9 +145,6 @@ cases, typical packages will therefore o value is correct for most autotools packages, but it is still possible to override it if needed. -* +LIBFOO_CLEAN_OPT+ contains the make options used to - clean the package. By default, the value is +clean+. - With the autotools infrastructure, all the steps required to build and install the packages are already defined, and they generally work well for most autotools-based packages. However, when required, it is diff --git a/docs/manual/adding-packages-cmake.txt b/docs/manual/adding-packages-cmake.txt --- a/docs/manual/adding-packages-cmake.txt +++ b/docs/manual/adding-packages-cmake.txt @@ -126,9 +126,6 @@ typical packages will therefore only use for most CMake packages, but it is still possible to override it if needed. -* +LIBFOO_CLEAN_OPT+ contains the make options used to clean the - package. By default, the value is +clean+. - With the CMake infrastructure, all the steps required to build and install the packages are already defined, and they generally work well for most CMake-based packages. However, when required, it is still diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt --- a/docs/manual/adding-packages-directory.txt +++ b/docs/manual/adding-packages-directory.txt @@ -269,7 +269,7 @@ different way, using different infrastru These are based on an infrastructure similar to the one used for autotools-based packages, but require a little more work from the developer. They specify what should be done for the configuration, - compilation, installation and cleanup of the package. This + compilation and installation of the package. This infrastructure must be used for all packages that do not use the autotools as their build system. In the future, other specialized infrastructures might be written for other build systems. We cover diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt --- a/docs/manual/adding-packages-generic.txt +++ b/docs/manual/adding-packages-generic.txt @@ -412,9 +412,6 @@ different steps of the build process. should be installed, since they might be needed to compile other packages. -* +LIBFOO_CLEAN_CMDS+, lists the actions to perform to clean up - the build directory of the package. - * +LIBFOO_INSTALL_INIT_SYSV+ and +LIBFOO_INSTALL_INIT_SYSTEMD+ list the actions to install init scripts either for the systemV-like init systems (busybox, sysvinit, etc.) or for the systemd units. These commands diff --git a/docs/manual/package-make-target.txt b/docs/manual/package-make-target.txt --- a/docs/manual/package-make-target.txt +++ b/docs/manual/package-make-target.txt @@ -63,9 +63,6 @@ Additionally, there are some other usefu | +show-depends+ | Displays the dependencies required to build the package -| +clean+ | Run the clean command of the package; _note that - this is not implemented for all packages_ - | +dirclean+ | Remove the whole package build directory | +rebuild+ | Re-run the compilation commands - this only makes