From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] fs/custom: generate complete, partition-based device images
Date: Sat, 21 Dec 2013 18:50:12 +0100 [thread overview]
Message-ID: <20131221185012.11155842@skate> (raw)
In-Reply-To: <8738lmgnsu.fsf@dell.be.48ers.dk>
Dear Peter Korsgaard,
On Sat, 21 Dec 2013 17:40:33 +0100, Peter Korsgaard wrote:
> > The --show-depends option of genimages would, instead of doing the
> > normal genimages work, simply parse the .ini file, and return a
> > space separated list of dependencies needed by the ROOTFS_CUSTOM
> > stuff. Not only this would make the dependencies automatic for the
> > user, but also it would allow you to remove the following piece of
> > code from the custom.mk file:
>
> Sounds good to me. They won't actumatically get selected in kconfig
> though, but that might not be such a big deal (do they still even need
> to be visible in kconfig?)
I believe we have existing occurrences of host packages being listed in
some <pkg>_DEPENDENCIES, but not necessarily selected at the Kconfig
level. While we have enforced this not to happen for target packages,
we've never enforced that for host packages.
The rationale is that host packages should normally be completely
transparent to the user, and therefore not visible in Kconfig. The host
package sub-menu is here only to make it easier for the user to enable
*some* of the host packages that are actually relevant for the user
(and not merely build dependencies of other packages).
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-12-21 17:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-20 22:32 [Buildroot] [pull request v3] Pull request for branch yem/genimages Yann E. MORIN
2013-12-20 22:32 ` [Buildroot] [PATCH 1/4] fs/custom: generate complete, partition-based device images Yann E. MORIN
2013-12-21 8:49 ` Thomas Petazzoni
2013-12-21 16:40 ` Peter Korsgaard
2013-12-21 17:12 ` Yann E. MORIN
2013-12-21 17:50 ` Thomas Petazzoni [this message]
2013-12-21 17:20 ` Yann E. MORIN
2013-12-20 22:32 ` [Buildroot] [PATCH 2/4] board/raspberrypi: provide partition description for the new genimages Yann E. MORIN
2013-12-20 22:32 ` [Buildroot] [PATCH 3/4] package/squashfs: add selection for the host variant Yann E. MORIN
2013-12-20 22:32 ` [Buildroot] [PATCH 4/4] fs/custom: add support for squashfs Yann E. MORIN
-- strict thread matches above, loose matches on Subject: below --
2013-12-16 22:26 [Buildroot] [RFC v2] Introduce the genimages infrastructure Yann E. MORIN
2013-12-16 22:26 ` [Buildroot] [PATCH 1/4] fs/custom: generate complete, partition-based device images 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=20131221185012.11155842@skate \
--to=thomas.petazzoni@free-electrons.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