From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org, schnitzeltony@googlemail.com
Subject: [PATCH 0/5] Add gudev to OE-Core + bug fixes
Date: Wed, 25 Nov 2015 15:05:03 +0200 [thread overview]
Message-ID: <cover.1448455166.git.jussi.kukkonen@intel.com> (raw)
gudev was split from systemd into its own project. There's a recipe in
meta-oe already and most of the changes required to support both
providers of gudev (gudev and udev) have been made. This patchset only
moves gudev to oe-core and fixes some small dependency issues.
There's also a couple of other unrelated fixes.
The following changes since commit 03f15e51998a3ef65a5b68cb7cbf724f4388c289:
sstate: Ensure siginfo and sig files are also touched (2015-11-25 08:09:00 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/gudev-and-bug-fixes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gudev-and-bug-fixes
Jussi Kukkonen (5):
connman-gnome: rrecommend connman, don't rdepend
gstreamer1.0-plugins-good: Fix gudev dependency
gstreamer1.0-plugins-bad: Fix gudev dependency
gudev: Add from meta-oe
gcr: Require x11 DISTRO_FEATURE
meta/recipes-connectivity/connman/connman-gnome_0.7.bb | 2 +-
meta/recipes-gnome/gcr/gcr_3.16.0.bb | 4 ++--
meta/recipes-gnome/libgudev/libgudev_230.bb | 15 +++++++++++++++
.../gstreamer/gstreamer1.0-plugins-bad.inc | 2 +-
.../gstreamer/gstreamer1.0-plugins-good.inc | 2 +-
5 files changed, 20 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-gnome/libgudev/libgudev_230.bb
--
2.1.4
next reply other threads:[~2015-11-25 13:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-25 13:05 Jussi Kukkonen [this message]
2015-11-25 13:05 ` [PATCH 1/5] connman-gnome: rrecommend connman, don't rdepend Jussi Kukkonen
2016-01-14 13:07 ` Jussi Kukkonen
2016-02-10 12:31 ` Jussi Kukkonen
2016-02-10 16:00 ` Burton, Ross
2015-11-25 13:05 ` [PATCH 2/5] gstreamer1.0-plugins-good: Fix gudev dependency Jussi Kukkonen
2015-11-25 15:02 ` Martin Jansa
2015-11-25 15:32 ` Jussi Kukkonen
2015-11-25 13:05 ` [PATCH 3/5] gstreamer1.0-plugins-bad: " Jussi Kukkonen
2015-11-25 15:02 ` Martin Jansa
2015-11-25 13:05 ` [PATCH 4/5] gudev: Add from meta-oe Jussi Kukkonen
2015-11-25 13:05 ` [PATCH 5/5] gcr: Require x11 DISTRO_FEATURE Jussi Kukkonen
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=cover.1448455166.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=schnitzeltony@googlemail.com \
/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.