From: Jeremy Rosen <jeremy.rosen@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 7] Introduction of kconfig-package infrastructure
Date: Thu, 31 Jul 2014 10:20:09 +0200 (CEST) [thread overview]
Message-ID: <1141785278.21136820.1406794808628.JavaMail.root@openwide.fr> (raw)
In-Reply-To: <CAAXf6LWQWWkXt-MaUwQkhYORMOxXCEgWy14epVieZBcBteCEBg@mail.gmail.com>
----- Mail original -----
> Hi Jeremy,
>
> On Thu, Jul 31, 2014 at 8:57 AM, Jeremy Rosen
> <jeremy.rosen@openwide.fr> wrote:
> >
> > Quick question... is it possible to relocate the .config file
> > elsewhere using env variables ? I am still on my quest to move
> > all project specific files (i.e configuration files) out of the
> > buildroot directory to be able to build a buildroot project
> > without touching the main buildroot directory...
>
> Do you really mean the .config file (the destination file) or do you
> mean the file that contains the starting configuration, and that may
> be updated with foo-update-config ?
>
I don't like the way you have to separately save your kernel configuration
after editing it (update after menuconfig) i'd rather not have to do
that, but that's the general buildroot philosophy, so i'll follow it
so yes, what I want is the config file that will eventually be used
by buildroot.
> For the latter, individual packages provide config options for this,
> for example uclibc and busybox do. You can specify UCLIBC_CONFIG_FILE
> on the command line to overwrite it, similarly for
> BUSYBOX_CONFIG_FILE.
>
If these are overloadable from the command line, I should be good, thx
> Best regards,
> Thomas
>
next prev parent reply other threads:[~2014-07-31 8:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-24 17:49 [Buildroot] [PATCH 0 of 7] Introduction of kconfig-package infrastructure Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 1 of 7] infra: introduce a " Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 2 of 7] uclibc: use $(MAKE) iso $(MAKE1) for menuconfig target Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 3 of 7] uclibc: convert to kconfig-package infrastructure Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 4 of 7] uclibc: only add kconfig targets if uclibc is enabled Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 5 of 7] busybox: convert to kconfig-package infrastructure Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 6 of 7] busybox: only add kconfig targets if uclibc is enabled Thomas De Schampheleire
2014-07-24 17:49 ` [Buildroot] [PATCH 7 of 7] linux: remove support of linux26-* targets Thomas De Schampheleire
2014-07-29 21:52 ` [Buildroot] [PATCH 0 of 7] Introduction of kconfig-package infrastructure Thomas Petazzoni
2014-07-30 17:58 ` Thomas De Schampheleire
2014-07-30 19:23 ` Thomas Petazzoni
2014-07-30 20:01 ` Thomas De Schampheleire
2014-07-31 6:57 ` Jeremy Rosen
2014-07-31 8:03 ` Thomas De Schampheleire
2014-07-31 8:20 ` Jeremy Rosen [this message]
2014-07-31 12:54 ` Matthew Weber
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=1141785278.21136820.1406794808628.JavaMail.root@openwide.fr \
--to=jeremy.rosen@openwide.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