All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] WIP: package/eudev: Split libudev and daemon
@ 2014-06-11 17:41 Bernd Kuhls
  2014-06-11 17:41 ` [Buildroot] [PATCH v2 1/3] package/eudev: Bump version to 1.7 Bernd Kuhls
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Bernd Kuhls @ 2014-06-11 17:41 UTC (permalink / raw)
  To: buildroot

Hi,

in order to support a growing number of packages[1] depending on libudev,
even when /dev is not managed by systemd/eudev, it is necessary to
provide libudev as a stand-alone solution for systems which have
BR2_ROOTFS_DEVICE_CREATION_STATIC=y.

This patch series
- bumps eudev to 1.7
- integrates my older libudev package into eudev
- fixes mesa3d build error

Still to be discussed:
- should we keep BR2_PACKAGE_HAS_UDEV which now means libudev, and
- introduce BR2_PACKAGE_HAS_UDEV_DAEMON for packages needing the daemon, or

- introduce BR2_PACKAGE_HAS_LIBUDEV and switch many packages over to this option

Regards, Bernd

[1] Inspired by mesa3d: https://bugs.freedesktop.org/show_bug.cgi?id=75212#c6

Bernd Kuhls (3):
  package/eudev: Bump version to 1.7
  package/eudev: Split libudev and daemon
  package/mesa3d: depend on udev

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-06-11 20:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 17:41 [Buildroot] [PATCH v2 0/3] WIP: package/eudev: Split libudev and daemon Bernd Kuhls
2014-06-11 17:41 ` [Buildroot] [PATCH v2 1/3] package/eudev: Bump version to 1.7 Bernd Kuhls
2014-06-11 20:26   ` Peter Korsgaard
2014-06-11 17:41 ` [Buildroot] [PATCH v2 2/3] package/eudev: Split libudev and daemon Bernd Kuhls
2014-06-11 17:41 ` [Buildroot] [PATCH v2 3/3] package/mesa3d: depend on udev Bernd Kuhls
2014-06-11 17:49   ` Thomas Petazzoni
2014-06-11 17:58     ` Bernd Kuhls
2014-06-11 17:52   ` Yann E. MORIN
2014-06-11 18:00     ` Thomas Petazzoni
2014-06-11 18:06       ` Yann E. MORIN
2014-06-11 20:17   ` Peter Korsgaard
2014-06-11 17:57 ` [Buildroot] [PATCH v2 0/3] WIP: package/eudev: Split libudev and daemon Yann E. MORIN

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.