All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/5] Various bits related to pulseaudio
Date: Mon, 24 Aug 2015 15:19:35 -0700	[thread overview]
Message-ID: <cover.1440454579.git.chris_larson@mentor.com> (raw)

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit c38acd720b3f6ffbeb544063692eb471dada8593:

  binconfig-disabled: write an message to stderr to help confused developers (2015-08-19 17:57:58 +0100)

are available in the git repository at:

  git://github.com/kergoth/openembedded-core pulseaudio-related-bits
  https://github.com/kergoth/openembedded-core/tree/pulseaudio-related-bits

Christopher Larson (5):
  libunwind: always depend on libatomics-ops
  libatomic-ops: move to recipes-support, fix recipe name
  packagegroup-core-x11-sato: obey the pulseaudio distro feature
  pulseaudio: pass --with-systemduserunitdir
  pulseaudio: add 'autospawn-for-root' PACKAGECONFIG

 meta/recipes-devtools/guile/guile_2.0.11.bb        |  2 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  | 22 ++++++++++++++++++++--
 .../packagegroups/packagegroup-core-x11-sato.bb    |  3 +--
 meta/recipes-support/bdwgc/bdwgc_7.4.2.bb          |  2 +-
 .../libatomic-ops/libatomic-ops_7.4.2.bb}          |  1 +
 meta/recipes-support/libunwind/libunwind.inc       | 11 +----------
 6 files changed, 25 insertions(+), 16 deletions(-)
 rename meta/{recipes-multimedia/pulseaudio/libatomics-ops_7.4.2.bb => recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb} (96%)

-- 
2.2.1



             reply	other threads:[~2015-08-24 22:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-24 22:19 Christopher Larson [this message]
2015-08-24 22:19 ` [PATCH 1/5] libunwind: always depend on libatomics-ops Christopher Larson
2015-08-24 22:19 ` [PATCH 2/5] libatomic-ops: move to recipes-support, fix recipe name Christopher Larson
2015-08-25  0:32   ` Khem Raj
2015-08-25 15:39     ` Christopher Larson
2015-08-24 22:19 ` [PATCH 3/5] packagegroup-core-x11-sato: obey the pulseaudio distro feature Christopher Larson
2015-08-24 22:19 ` [PATCH 4/5] pulseaudio: pass --with-systemduserunitdir Christopher Larson
2015-08-24 22:19 ` [PATCH 5/5] pulseaudio: add 'autospawn-for-root' PACKAGECONFIG Christopher Larson
2015-08-25  8:35   ` Tanu Kaskinen
2015-08-25 14:26     ` Christopher Larson
2015-08-25 16:08       ` 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.1440454579.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@mentor.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.