All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 00/12 v8] Introduce libudev (branch yem/libudev-4)
Date: Tue, 12 Jul 2016 22:49:12 +0200	[thread overview]
Message-ID: <20160712204912.GF3680@free.fr> (raw)
In-Reply-To: <XnsA643E28C98875ID313208userindividu@bernd-kuhls.de>

Bernd, All,

> [posted and mailed]

This is an annoyance: the way you reply means that messages arrive in
duplicate to me: one is directed at the list only (as To:) and the other
to me only (as To:). So when I replied to the personal reply, the list
was not in Cc:. This is annoying... :-/

What is the reason to use an NNTP client to handle a mailing list (i.e.
mails!) ? Can't you use a mail client instead?

Anyway, here is the message respun with the list in Cc: this time...

On 2016-07-12 22:16 +0200, Bernd Kuhls spake thusly:
> "Yann E. MORIN" <yann.morin.1998-GANU6spQydw@public.gmane.org> wrote
> > Not all packages that reference udev have been switched over to
> > depend
> > on libudev, though, since it is unclear to me whether they require a
> > udev daemon, or would be happy with just libudev. This can be done
> > in
> > follow up patches once libudev is eventually in the tree (for good
> > this
> > time I hope! ;-) )
> great to see the libudev patch series revived :)

Yeah, I was getting quite fed up with carrying this series and rebasing
it over and over again for the past two years or so... ;-)

Not that this is my oldest series, either! :-/

> I included your patch series in my buildroot repo and added four
> patches
> for libdrm, mesa3d, kodi and libcec, they do not need a udev daemon
[--SNIP--]
> Feel free to pick them up to your patch series if you like.

Well, rather than accumulate patches in this series, I'd rather we focus
on the core of it: building a stand-alone libudev.

I only included two converted packages in this series, as an example of
what it could be used as: a package that selects it and a package that
optionally depends on it.

Once libudev is in the tree, then we can look at converting more
packages.

> On my kodi17 branch you will find the patches from the libudev branch
> as well
> https://github.com/bkuhls/buildroot/commits/kodi17

Oh, so you already have been testing this series, then?

Would you care doing a review of it, possibly even just "tested-by" tags
would be a good indication that they work in your case too, so that the
maintainers have more confidence in it, that it is useful.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2016-07-12 20:49 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-11 22:16 [Buildroot] [PATCH 00/12 v8] Introduce libudev (branch yem/libudev-4) Yann E. MORIN
2016-07-11 22:16 ` [Buildroot] [PATCH 01/12 v8] package/eudev: explicitly disable rules generator if not wanted Yann E. MORIN
2016-07-15 18:36   ` Thomas Petazzoni
2016-07-11 22:16 ` [Buildroot] [PATCH 02/12 v8] package/eudev: use the description on their home page Yann E. MORIN
2016-07-15 18:36   ` Thomas Petazzoni
2016-07-11 22:16 ` [Buildroot] [PATCH 03/12 v8] package/eudev: add option to enable the udev daemon Yann E. MORIN
2016-07-11 22:16 ` [Buildroot] [PATCH 04/12 v8] package/eudev: fix configure options Yann E. MORIN
2016-07-15 18:36   ` Thomas Petazzoni
2016-07-11 22:16 ` [Buildroot] [PATCH 05/12 v8] package/eudev: libgudev is no longer provided by eudev Yann E. MORIN
2016-07-15 18:36   ` Thomas Petazzoni
2016-07-11 22:16 ` [Buildroot] [PATCH 06/12 v8] package/eudev: allow building only libudev Yann E. MORIN
2016-07-13 19:40   ` Bernd Kuhls
2016-07-11 22:16 ` [Buildroot] [PATCH 07/12 v8] package/libudev: new virtual package Yann E. MORIN
2016-07-13 19:41   ` Bernd Kuhls
2016-07-11 22:16 ` [Buildroot] [PATCH 08/12 v8] package/eudev: provides libudev Yann E. MORIN
2016-07-13 19:41   ` Bernd Kuhls
2016-07-11 22:16 ` [Buildroot] [PATCH 09/12 v8] package/systemd: " Yann E. MORIN
2016-07-11 22:16 ` [Buildroot] [PATCH 10/12 v8] package/libudev: make it selectable Yann E. MORIN
2016-07-13 19:41   ` Bernd Kuhls
2016-07-11 22:16 ` [Buildroot] [PATCH 11/12 v8] package/qt5base: optionally use libudev Yann E. MORIN
2016-07-11 22:16 ` [Buildroot] [PATCH 12/12 v8] package/libinput: only needs libudev, not udev daemon Yann E. MORIN
2016-07-12 20:16 ` [Buildroot] [PATCH 00/12 v8] Introduce libudev (branch yem/libudev-4) Bernd Kuhls
2016-07-12 20:49   ` Yann E. MORIN [this message]
2016-07-13 19:43     ` Bernd Kuhls
2016-07-16 13:47 ` Thomas Petazzoni
2016-07-18 17:52   ` Yann E. MORIN
2016-07-18 20:19     ` Thomas Petazzoni
2016-07-27 21:37     ` Peter Korsgaard
2016-07-28 20:01       ` Bernd Kuhls
2016-07-28 20:28         ` Peter Korsgaard
2021-03-08 21:59     ` Bernd Kuhls
     [not found] ` <99d32ded-9102-c9a7-4f15-38d1bd0a0537@t-online.de>
2021-03-08 22:30   ` Yann E. MORIN
2021-08-13  5:28     ` Bernd Kuhls

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=20160712204912.GF3680@free.fr \
    --to=yann.morin.1998@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 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.