Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Bobroff <sam.bobroff@au1.ibm.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/4] Handle generated kconfig defconfigs
Date: Wed,  2 Sep 2015 13:54:34 +1000	[thread overview]
Message-ID: <cover.1441166076.git.sam.bobroff@au1.ibm.com> (raw)


See the first patch in this set for a description of the issue.


Changes v1 -> v2:
This version incorporates various improvements suggested by Arnout
Vandecappelle <arnout@mind.be>.

* The initial fix is now separated from it's first use.

* Some make error messages are now reported via $(error ...) which is simpler
  and provides better (IMHO) feedback than echo and exit and there are a few
  other minor makefile tweaks.

* Two other places (in boot/) now make use of the new method.

Please note that the changes to the boot targets are not tested (I included
them because Arnout indicated that they needed this fix), although they look
simple enough. I had a quick look at testing them but couldn't work out how to
do it. I'll test them if someone can give me instructions (including which
defconfigs are missing config files and which versions of the packages they
occur in if they differ from the default buildroot versions) or they could be
dropped.


Sam Bobroff (4):
  Handle kconfig generated defconfigs
  package/linux: Handle generated defconfigs
  boot/at91bootstrap3: Handled generated defconfigs
  boot/barebox: Handle generated defconfigs

 boot/at91bootstrap3/at91bootstrap3.mk |  9 ++++-----
 boot/barebox/barebox.mk               | 10 ++++------
 linux/linux.mk                        | 10 ++++------
 package/pkg-kconfig.mk                | 26 ++++++++++++++++++++------
 4 files changed, 32 insertions(+), 23 deletions(-)

-- 
2.1.4

             reply	other threads:[~2015-09-02  3:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02  3:54 Sam Bobroff [this message]
2015-09-02  3:54 ` [Buildroot] [PATCH v2 1/4] Handle kconfig generated defconfigs Sam Bobroff
2015-09-02  3:54 ` [Buildroot] [PATCH v2 2/4] package/linux: Handle " Sam Bobroff
2015-09-02  3:54 ` [Buildroot] [PATCH v2 3/4] boot/at91bootstrap3: Handled " Sam Bobroff
2015-09-02  3:54 ` [Buildroot] [PATCH v2 4/4] boot/barebox: Handle " Sam Bobroff
2015-12-09 21:53 ` [Buildroot] [PATCH v2 0/4] Handle generated kconfig defconfigs Yann E. MORIN
2015-12-10  5:09   ` Sam Bobroff

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=cover.1441166076.git.sam.bobroff@au1.ibm.com \
    --to=sam.bobroff@au1.ibm.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