From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 04/16] package: add <pkg>-rebuild and <pkg>-reconfigure
Date: Sun, 4 Sep 2011 19:45:08 +0200 [thread overview]
Message-ID: <20110904172950.GA677@game.jcrosoft.org> (raw)
In-Reply-To: <550d3ba3c9db7d0a9df78aa52e09da9af93e20d8.1314826051.git.thomas.petazzoni@free-electrons.com>
On 23:29 Wed 31 Aug , Thomas Petazzoni wrote:
> We are often asked "how can I restart the build of a package ?" or
> "how can I restart the build of package from the configure part
> ?". Obviously, tweaking with stamp files is possible, but not very
> user friendly.
>
> Therefore this patch adds two new per-package targets: <pkg>-rebuild
> and <pkg>-reconfigure. They will remove the right stamp files and
> restart the complete build process (by using the 'all' target, so that
> not only the package is reconfigured, recompiled and reinstalled, but
> the root filesystem images are also regenerated).
It will be good to have a doc of all this command and the description
Best Regards,
J.
next prev parent reply other threads:[~2011-09-04 17:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-31 21:29 [Buildroot] [pull request] Pull request for branch for-2011.11/pkg-infra Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 01/16] package: show complete URL for external-deps Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 02/16] package: enhance infrastructure to support source dir override Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 03/16] package: add configuration option to specify a local override file Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 04/16] package: add <pkg>-rebuild and <pkg>-reconfigure Thomas Petazzoni
2011-09-04 17:45 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2011-09-05 6:48 ` Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 05/16] package: implement a 'local' site method Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 06/16] package: add helper functions to get package name and directory magically Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 07/16] package: remove useless arguments from GENTARGETS Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 08/16] package: remove useless arguments from AUTOTARGETS Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 09/16] package: remove useless arguments from CMAKETARGETS Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 10/16] Makefile.package.in: Pass non-prefixed name as argument to GENTARGETS_INNER Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 11/16] Add support for local packages through 'file://' pseudo-protocol Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 12/16] fakeroot: remove target package Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 13/16] dhrystone: use the <pkg>_EXTRACT_CMDS mechanism Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 14/16] whetstone: " Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 15/16] mcookie: convert to the GENTARGETS infrastructure Thomas Petazzoni
2011-08-31 21:29 ` [Buildroot] [PATCH 16/16] merge mcookie Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110904172950.GA677@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox