Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v3 0/5] Enable PulseAudio in Sato images
Date: Fri, 22 May 2015 21:51:51 +0300	[thread overview]
Message-ID: <cover.1432320274.git.tanu.kaskinen@linux.intel.com> (raw)

Changes in v3:
  - Added alsa-plugins package, which depends on all the individual
    plugin packages.
  - Re-enabled the implicitly created alsa-plugins-dev package.

The following changes since commit c78eb923c20533a1b9fbab462c809b2652fac425:

  xvinfo: upgrade to 1.1.3 (2015-05-21 10:48:48 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib tanuk/sato-pulseaudio-v3
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sato-pulseaudio-v3

Tanu Kaskinen (5):
  alsa-plugins: initial recipe
  pulseaudio: client-conf: Add allow-autospawn-for-root
  pulseaudio: conf-parser: add support for .d directories
  pulseaudio-client-conf-sato: initial recipe
  packagegroup-core-x11-sato: add PulseAudio

 .../recipes-multimedia/alsa/alsa-plugins_1.0.29.bb | 100 +++++++++++
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |   5 +
 ...-client-conf-Add-allow-autospawn-for-root.patch |  92 ++++++++++
 ...onf-parser-add-support-for-.d-directories.patch | 196 +++++++++++++++++++++
 .../pulseaudio/pulseaudio_6.0.bb                   |   2 +
 .../packagegroups/packagegroup-core-x11-sato.bb    |   2 +
 .../pulseaudio-client-conf-sato/50-sato.conf       |   7 +
 .../pulseaudio-client-conf-sato_1.bb               |  17 ++
 8 files changed, 421 insertions(+)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-plugins_1.0.29.bb
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-conf-parser-add-support-for-.d-directories.patch
 create mode 100644 meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf
 create mode 100644 meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb

-- 
1.9.3



             reply	other threads:[~2015-05-22 18:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 18:51 Tanu Kaskinen [this message]
2015-05-22 18:51 ` [PATCH v3 1/5] alsa-plugins: initial recipe Tanu Kaskinen
2015-05-24  6:25   ` Richard Purdie
2015-05-28  4:19     ` Khem Raj
2015-05-28  4:48       ` Khem Raj
2015-06-03 11:18         ` Tanu Kaskinen
2015-06-04  4:52           ` Khem Raj
2015-05-22 18:51 ` [PATCH v3 2/5] pulseaudio: client-conf: Add allow-autospawn-for-root Tanu Kaskinen
2015-05-22 18:51 ` [PATCH v3 3/5] pulseaudio: conf-parser: add support for .d directories Tanu Kaskinen
2015-05-22 18:51 ` [PATCH v3 4/5] pulseaudio-client-conf-sato: initial recipe Tanu Kaskinen
2015-05-22 18:51 ` [PATCH v3 5/5] packagegroup-core-x11-sato: add PulseAudio Tanu Kaskinen

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.1432320274.git.tanu.kaskinen@linux.intel.com \
    --to=tanu.kaskinen@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox