Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v7 1/4] eudev: new package.
Date: Mon, 10 Feb 2014 12:16:13 +0100	[thread overview]
Message-ID: <20140210111612.GA22843@pc-eric> (raw)
In-Reply-To: <0104e701-c831-4366-8ae7-0c993afe377a@email.android.com>

Hi!

On Fri, Feb 07, 2014 at 08:14:54PM +0100, Thomas De Schampheleire wrote:
> >diff --git a/package/eudev/Config.in b/package/eudev/Config.in
> >new file mode 100644
> >index 0000000..94d94e0
> >--- /dev/null
> >+++ b/package/eudev/Config.in
> >@@ -0,0 +1,37 @@
> >+config BR2_PACKAGE_EUDEV
> >+	bool "eudev"
> >+	depends on !BR2_avr32 # no epoll_create1
> >+	depends on BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV
> >+	depends on BR2_LARGEFILE # util-linux
> >+	depends on BR2_USE_WCHAR # util-linux
> >+	depends on !BR2_PREFER_STATIC_LIB # kmod
> >+	select BR2_PACKAGE_UTIL_LINUX
> >+	select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
> >+	select BR2_PACKAGE_KMOD
> >+	help
> >+	  Userspace device daemon. This is a standalone version,
> >+	  independent of systemd. It is a fork maintained by Gentoo.
> >+
> >+	  eudev requires a Linux kernel >= 2.6.34: it relies on devtmpfs
> >+	  and inotify.
> >+
> >+	  http://github.com/gentoo/eudev/

>
> I don't see the mmu option on the main symbol, so either that or the comment dependencies are not correct..
I forgot to add 'depends on BR2_USE_MMU # fork()'. I will fix this.

Best regards,
ELB

  reply	other threads:[~2014-02-10 11:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-07 13:21 [Buildroot] [PATCH v7 0/4] udev is now provided by systemd or eudev Eric Le Bihan
2014-02-07 13:21 ` [Buildroot] [PATCH v7 1/4] eudev: new package Eric Le Bihan
2014-02-07 19:14   ` Thomas De Schampheleire
2014-02-10 11:16     ` Eric Le Bihan [this message]
2014-02-07 13:21 ` [Buildroot] [PATCH v7 2/4] udev: convert to virtual package Eric Le Bihan
2014-02-07 20:17   ` Thomas De Schampheleire
2014-02-07 21:14     ` Eric Le Bihan
2014-02-07 22:56       ` Yann E. MORIN
2014-02-07 21:30   ` Samuel Martin
2014-02-10 11:22     ` Eric Le Bihan
2014-02-07 13:21 ` [Buildroot] [PATCH v7 3/4] systemd: bump to v207 Eric Le Bihan
2014-02-07 20:24   ` Thomas De Schampheleire
2014-02-07 22:00   ` Samuel Martin
2014-02-10 13:26     ` Eric Le Bihan
2014-02-10 13:44       ` Samuel Martin
2014-02-07 13:21 ` [Buildroot] [PATCH v7 4/4] manual: update /dev management section Eric Le Bihan
2014-02-07 20:26   ` Thomas De Schampheleire
2014-02-07 22:04     ` Samuel Martin
2014-02-07 20:34 ` [Buildroot] [PATCH v7 0/4] udev is now provided by systemd or eudev Arnout Vandecappelle
2014-02-07 20:39   ` Thomas De Schampheleire
2014-02-10 13:44   ` Eric Le Bihan
2014-02-10 18:25     ` Thomas Petazzoni
2014-02-12 21:34 ` Peter Korsgaard

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=20140210111612.GA22843@pc-eric \
    --to=eric.le.bihan.dev@free.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