All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kinsella, Ray <ray.kinsella@intel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v8] board: add support for Intel Galileo Gen 2
Date: Wed, 18 Nov 2015 10:39:27 +0000	[thread overview]
Message-ID: <1447843167.2751.17.camel@intel.com> (raw)
In-Reply-To: <20151118091716.0edc0975@free-electrons.com>


> Is mtools *always* used by genimage, or only if you build a vfat
> partition? I guess the later. And if that's the case, then it's a bit
> annoying to have host-genimage unconditionally select host-mtools.

Your correct the latter, you risk head scratching if a users try to use
genimage 
and get an error because mtools are missing. mtools is not a huge build
cost to incur?

I explicitly set

BR2_PACKAGE_HOST_GENIMAGE=y
BR2_PACKAGE_HOST_MTOOLS=y
 
to take care of this, but ideally I would only need to set
BR2_PACKAGE_HOST_GENIMAGE. 

      reply	other threads:[~2015-11-18 10:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 16:38 [Buildroot] [PATCH v8] board: add support for Intel Galileo Gen 2 Kinsella, Ray
2015-11-17 22:28 ` Thomas Petazzoni
2015-11-18  8:11   ` Kinsella, Ray
2015-11-18  8:17     ` Thomas Petazzoni
2015-11-18 10:39       ` Kinsella, Ray [this message]

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=1447843167.2751.17.camel@intel.com \
    --to=ray.kinsella@intel.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 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.