From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] usbmount: stop using blkid, use udev environment variables instead
Date: Wed, 19 Jun 2013 16:46:56 +0200 [thread overview]
Message-ID: <20130619164656.33bc3f8c@skate> (raw)
In-Reply-To: <1371652082-3515-1-git-send-email-s.neumann@raumfeld.com>
Dear Sven Neumann,
On Wed, 19 Jun 2013 16:28:02 +0200, Sven Neumann wrote:
> @@ -4,8 +4,6 @@ config BR2_PACKAGE_USBMOUNT
> depends on BR2_USE_WCHAR # util-linux
If this dependency is only for util-linux and you remove the select
BR2_PACKAGE_UTIL_LINUX below, you could get rid of this dependency.
> depends on BR2_PACKAGE_UDEV
> select BR2_PACKAGE_LOCKFILE_PROGS
> - select BR2_PACKAGE_UTIL_LINUX
> - select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
> help
> The usbmount package automatically mounts USB mass storage devices
> when they are plugged in, and unmounts them when they are removed.
> diff --git a/package/usbmount/usbmount-use-udev-environment-instead-of-blkid.patch b/package/usbmount/usbmount-use-udev-environment-instead-of-blkid.patch
> new file mode 100644
> index 0000000..0f0968b
> --- /dev/null
> +++ b/package/usbmount/usbmount-use-udev-environment-instead-of-blkid.patch
> @@ -0,0 +1,65 @@
> +--- usbmount-0.0.22/usbmount.orig 2013-06-18 14:44:40.143096147 +0200
> ++++ usbmount-0.0.22/usbmount 2013-06-19 16:13:09.882434896 +0200
Patch should have a description and Signed-off-by.
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-06-19 14:46 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 [this message]
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
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=20130619164656.33bc3f8c@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