From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/4] Replaces udev with eudev for compatibility when using sysvinit on newer kernels
Date: Sat, 27 Feb 2016 08:32:51 +0000 [thread overview]
Message-ID: <1456561971.11498.124.camel@linuxfoundation.org> (raw)
In-Reply-To: <cover.1456442768.git.alejandro.hernandez@linux.intel.com>
On Thu, 2016-02-25 at 23:34 +0000, Alejandro Hernandez wrote:
> udev has started to fail on new kernels (4.4), due to being
> deprecated in favor
> of systemd's udev implementation. To maintain a sysvinit alternative
> we also
> need to provide an alternative to udev. Eudev is a fork of systemds
> udev,
> this new eudev recipe provides upstream udev 220 funcitonality.
>
> - libgudev is not provided by eudev as it was with udev before
> - We can now drop usbutils_007 since usbutils_008 is now compatible
> also with eudev, and not only with systemd's udev
> - Adds new eudev package to maintainers.inc
This doesn't correctly handle multlibs:
https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/bui
lds/675/steps/BuildImages_2/logs/stdio
https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/bui
lds/675/steps/BuildImages_3/logs/stdio
https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/bui
lds/675/steps/Running%20Sanity%20Tests_1/logs/stdio
The issue is that these files should be installed into /lib/udev
regardless of the multilib, they're common files, I think there is a
"nonarch" variable with the correct directory name in it.
Cheers,
Richard
next prev parent reply other threads:[~2016-02-27 8:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-25 23:34 [PATCH 0/4] Replaces udev with eudev for compatibility when using sysvinit on newer kernels Alejandro Hernandez
2016-02-25 23:34 ` [PATCH 1/4] eudev: " Alejandro Hernandez
2016-02-25 23:34 ` [PATCH 2/4] libgudev: Fix for new eudev implementation Alejandro Hernandez
2016-02-25 23:34 ` [PATCH 3/4] usbutils: " Alejandro Hernandez
2016-02-25 23:34 ` [PATCH 4/4] maintainers.inc: Add new eudev package and change maintainership for udev Alejandro Hernandez
2016-02-26 8:24 ` [PATCH 0/4] Replaces udev with eudev for compatibility when using sysvinit on newer kernels Andre McCurdy
2016-02-26 15:40 ` Alejandro Hernandez
2016-02-26 15:45 ` Alejandro Hernandez
2016-02-26 15:45 ` Burton, Ross
2016-02-27 8:32 ` Richard Purdie [this message]
2016-02-29 14:40 ` Alejandro Hernandez
2016-03-03 15:36 ` Martin Jansa
2016-03-03 16:27 ` Burton, Ross
2016-03-03 19:25 ` Alejandro Hernandez
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=1456561971.11498.124.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alejandro.hernandez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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.