From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] infra/pkg-kconfig: do not rebuild kconfig packages again and again
Date: Mon, 4 Aug 2014 19:37:01 +0200 [thread overview]
Message-ID: <20140804173701.GB3875@free.fr> (raw)
In-Reply-To: <9846dd33-c6e6-4753-b275-e10d957f0e23@email.android.com>
Thomas, All,
On 2014-08-04 19:32 +0200, Thomas De Schampheleire spake thusly:
> "Yann E. MORIN" <yann.morin.1998@free.fr> schreef:
> >When a kconfig-based package executes its confiigure step, it may
> configure
>
> >overwrite it .config file. Thus, the .config file is more recent than
> its
>
> >our stamp file .stamp_kconfig_fixup_done. On a subsequent build, out
> our
>
> >dependency rules would kick in, and run the config fixup again, thus
> >kikcing in the package's configure, build and isntall steps yet once
> kicking
> install
OK, fixed.
> >more, that, ad libitum.
> You mean 'ad infinitum' ?
Yep, that fits better, indeed. Ad nauseam fits, too... :-]
Will change, thanks.
> >Fix that by introducing a post-configure hook that re-touches our stamp
> >file, so it is always more recent than the .config.
>
> Could you share an example of which package does what type of change to the .config?
Yep. Busybox. It calls 'make oldconfig' in its configure commands, thus
overwritting its .config.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-08-04 17:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 17:20 [Buildroot] [PATCH 0/2] Fix pkg-kconfig infra (branch yem/kconfig) Yann E. MORIN
2014-08-04 17:20 ` [Buildroot] [PATCH 1/2] infra/pkg-kconfig: join comments to the related code-block Yann E. MORIN
2014-08-04 17:24 ` Thomas De Schampheleire
2014-08-04 17:28 ` Yann E. MORIN
2014-08-04 17:24 ` [Buildroot] [PATCH 2/2] infra/pkg-kconfig: do not rebuild kconfig packages again and again Yann E. MORIN
2014-08-04 17:32 ` Thomas De Schampheleire
2014-08-04 17:36 ` Thomas De Schampheleire
2014-08-04 17:37 ` Yann E. MORIN [this message]
2014-08-04 18:13 ` [Buildroot] [PATCH 0/2] Fix pkg-kconfig infra (branch yem/kconfig) Thomas De Schampheleire
2014-08-04 19:58 ` Yann E. MORIN
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=20140804173701.GB3875@free.fr \
--to=yann.morin.1998@free.fr \
--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