mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Fix environment generation dependencies
@ 2012-09-27 17:13 Sascha Hauer
  2012-09-27 17:14 ` [PATCH 1/3] scripts/bareboxenv: Only print information if -v is given Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sascha Hauer @ 2012-09-27 17:13 UTC (permalink / raw)
  To: barebox

barebox has an annoying longstanding bug in checking the defaultenv
generation dependencies. Often the defaultenv is not regenerated when
it should be. This series fixes this.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      scripts/bareboxenv: Only print information if -v is given
      environment generation: remove unused CLEAN_FILES
      environment generation: Fix dependencies

 Makefile             |    2 +-
 common/Makefile      |   32 ++++++++++++++++++++------------
 scripts/bareboxenv.c |   15 +++++++++++----
 scripts/genenv       |    8 +++++---
 4 files changed, 37 insertions(+), 20 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-09-27 18:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-27 17:13 [PATCH] Fix environment generation dependencies Sascha Hauer
2012-09-27 17:14 ` [PATCH 1/3] scripts/bareboxenv: Only print information if -v is given Sascha Hauer
2012-09-27 17:14 ` [PATCH 2/3] environment generation: remove unused CLEAN_FILES Sascha Hauer
2012-09-27 17:14 ` [PATCH 3/3] environment generation: Fix dependencies Sascha Hauer
2012-09-27 18:42   ` Jean-Christophe PLAGNIOL-VILLARD

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