All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] usbmount: stop using blkid, use udev environment variables instead
Date: Wed, 19 Jun 2013 17:45:40 +0200	[thread overview]
Message-ID: <1371656740.3873.18.camel@sven> (raw)
In-Reply-To: <20130619174320.464b740b@skate>

Hi,

On Wed, 2013-06-19 at 17:43 +0200, Thomas Petazzoni wrote:

> On Wed, 19 Jun 2013 17:42:32 +0200, Sven Neumann wrote:
> 
> > Well, udev selects util-linux (for libblkid), and util-linux requires a
> > toolchain with LARGEFILE + WCHAR support. So as far as I can see this
> > util-linux dependency needs to be propagated to udev (but can be dropped
> > from usbmount).
> 
> This dependency already exists in udev:
> 
> config BR2_PACKAGE_UDEV
>         bool "udev"
>         depends on BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
>         depends on BR2_LARGEFILE # util-linux
>         depends on BR2_USE_WCHAR # util-linux
>         select BR2_PACKAGE_UTIL_LINUX
>         select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
>         select BR2_PACKAGE_KMOD

Oh, I missed that as I was only looking at the dependency of the comment
at the bottom of package/udev/Config.in.


Regards,
Sven

  parent reply	other threads:[~2013-06-19 15:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 14:28 [Buildroot] [PATCH] usbmount: stop using blkid, use udev environment variables instead Sven Neumann
2013-06-19 14:46 ` Thomas Petazzoni
2013-06-19 14:53   ` Sven Neumann
2013-06-19 15:17     ` Thomas Petazzoni
2013-06-19 15:42       ` Sven Neumann
2013-06-19 15:43         ` Thomas Petazzoni
2013-06-19 15:43           ` Thomas Petazzoni
2013-06-19 15:45           ` Sven Neumann [this message]
2013-06-19 15:56   ` Sven Neumann
2013-06-19 20:32     ` Peter Korsgaard
2013-06-20  7:10       ` Sven Neumann

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=1371656740.3873.18.camel@sven \
    --to=s.neumann@raumfeld.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.