All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 7/7] support: move package/gnuconfig to support/gnuconfig
Date: Sat, 17 Sep 2011 08:23:15 +0200	[thread overview]
Message-ID: <878vpny9f0.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <2072e42d074f370769f62ccaacf34b84900da8e3.1314826483.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Wed, 31 Aug 2011 23:35:06 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> The CONFIG_UPDATE macro is no longer defined in
 Thomas> package/gnuconfig/gnuconfig.mk, but instead in
 Thomas> package/Makefile.autotools.in. It it also changed a little bit to take
 Thomas> the directory of the package sources as argument, and the AUTOTARGETS
 Thomas> infrastructure is updated to use this macro.

 Thomas> +
 Thomas> +#
 Thomas> +# Utility function to upgrade config.sub and config.guess files
 Thomas> +#
 Thomas> +# argument 1 : directory into which config.guess and config.sub need
 Thomas> +# to be updated. Note that config.sub and config.guess are searched
 Thomas> +# recursively in this directory.
 Thomas> +#
 Thomas> +define CONFIG_UPDATE
 Thomas> +       echo $(1)
 Thomas> +	for file in config.guess config.sub; do \

I've dropped the echo with wrong indentation, otherwise it looks good -
Thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2011-09-17  6:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 21:34 [Buildroot] [pull request] Pull request for branch for-2011.11/misc-cleanups Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 1/7] scripts: remove old, unmaintained, unused scripts Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 2/7] scripts/mkmakefile: fix typo Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 3/7] support: move scripts/ to a new support/ directory Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 4/7] support: move libtool patches in support/libtool Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 5/7] support: move patch-kernel.sh and rename it Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 6/7] support: move kconfig stuff from package/config to support/kconfig Thomas Petazzoni
2011-08-31 21:35 ` [Buildroot] [PATCH 7/7] support: move package/gnuconfig to support/gnuconfig Thomas Petazzoni
2011-09-17  6:23   ` Peter Korsgaard [this message]
2011-09-17  7:02     ` Thomas Petazzoni
2011-09-17  6:23 ` [Buildroot] [pull request] Pull request for branch for-2011.11/misc-cleanups Peter Korsgaard
2011-09-17  7:16   ` 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=878vpny9f0.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.