Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] clean-for-rebuild: also remove images_installed stamp
@ 2011-11-15 17:31 Arnout Vandecappelle
  2011-11-15 18:07 ` Thomas Petazzoni
  2011-11-15 19:55 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2011-11-15 17:31 UTC (permalink / raw)
  To: buildroot

From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>

Without this, a linux-rebuild or bootloader-rebuild will not install
the rebuilt image in the images directory.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/Makefile.package.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/Makefile.package.in b/package/Makefile.package.in
index b5ef57b..bd9ceb5 100644
--- a/package/Makefile.package.in
+++ b/package/Makefile.package.in
@@ -603,6 +603,7 @@ endif
 			rm -f $$($(2)_TARGET_BUILD)
 			rm -f $$($(2)_TARGET_INSTALL_STAGING)
 			rm -f $$($(2)_TARGET_INSTALL_TARGET)
+			rm -f $$($(2)_TARGET_INSTALL_IMAGES)
 			rm -f $$($(2)_TARGET_INSTALL_HOST)
 
 $(1)-rebuild:		$(1)-clean-for-rebuild all
-- 
1.7.7.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] clean-for-rebuild: also remove images_installed stamp
  2011-11-15 17:31 [Buildroot] [PATCH] clean-for-rebuild: also remove images_installed stamp Arnout Vandecappelle
@ 2011-11-15 18:07 ` Thomas Petazzoni
  2011-11-15 19:55 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2011-11-15 18:07 UTC (permalink / raw)
  To: buildroot

Le Tue, 15 Nov 2011 17:31:17 +0000,
"Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be> a ?crit :

> From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>
> 
> Without this, a linux-rebuild or bootloader-rebuild will not install
> the rebuilt image in the images directory.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Should go into 2011.11.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] clean-for-rebuild: also remove images_installed stamp
  2011-11-15 17:31 [Buildroot] [PATCH] clean-for-rebuild: also remove images_installed stamp Arnout Vandecappelle
  2011-11-15 18:07 ` Thomas Petazzoni
@ 2011-11-15 19:55 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2011-11-15 19:55 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:

 Arnout> From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>
 Arnout> Without this, a linux-rebuild or bootloader-rebuild will not install
 Arnout> the rebuilt image in the images directory.

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-15 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-15 17:31 [Buildroot] [PATCH] clean-for-rebuild: also remove images_installed stamp Arnout Vandecappelle
2011-11-15 18:07 ` Thomas Petazzoni
2011-11-15 19:55 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox