mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] Fix environment generation dependencies
Date: Thu, 27 Sep 2012 19:13:59 +0200	[thread overview]
Message-ID: <1348766042-18815-1-git-send-email-s.hauer@pengutronix.de> (raw)

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

             reply	other threads:[~2012-09-27 17:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-27 17:13 Sascha Hauer [this message]
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

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=1348766042-18815-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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