From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCHv2 2/2] pulseaudio: update to 1.1, delete 0.9.x
Date: Tue, 29 Nov 2011 07:50:24 -0800 [thread overview]
Message-ID: <4ED4FF40.8020503@linux.intel.com> (raw)
In-Reply-To: <1322126292-25928-2-git-send-email-koen@dominion.thruhere.net>
On 11/24/2011 01:18 AM, Koen Kooi wrote:
> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
> ---
>
> Changes since v1:
> * remove pulse from default-versions
> * thumb1 has been verified to build
>
> As indicated in the subject, this is an RFC, please review and test.
>
> 1) the ARM_INSTRUCTIONSET workarounds have been removed, so for people using thumb1, please test
> 2) this is only buildtested on armv7a, more buildtests and runtime tests are on their way, so please test
>
> meta/conf/distro/include/default-versions.inc | 1 -
> .../pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch | 61 --------------------
> .../pulseaudio-0.9.22/autoconf_version.patch | 17 ------
> .../pulseaudio/pulseaudio-0.9.22/buildfix.patch | 17 ------
> .../pulseaudio-0.9.22/configure_silent_rules.patch | 33 -----------
> .../pulseaudio-0.9.22/gcc4-compile-fix.patch | 22 -------
> .../pulseaudio/pulseaudio-0.9.22/tls_m4.patch | 34 -----------
> .../pulseaudio-0.9.22/volatiles.04_pulse | 2 -
> .../pulseaudio-0.9.23/autoconf_version.patch | 17 ------
> .../pulseaudio/pulseaudio-0.9.23/buildfix.patch | 17 ------
> .../pulseaudio-0.9.23/configure_silent_rules.patch | 33 -----------
> .../pulseaudio-0.9.23/fix_bluez_build.patch | 26 --------
> .../pulseaudio-0.9.23/gcc4-compile-fix.patch | 22 -------
> .../pulseaudio/pulseaudio-0.9.23/tls_m4.patch | 34 -----------
> .../pulseaudio-0.9.23/volatiles.04_pulse | 2 -
> meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +-
> .../pulseaudio/pulseaudio/volatiles.04_pulse | 2 +
> .../pulseaudio/pulseaudio_0.9.22.bb | 24 --------
> .../pulseaudio/pulseaudio_0.9.23.bb | 27 ---------
> .../pulseaudio/pulseaudio_1.1.bb | 19 ++++++
> 20 files changed, 22 insertions(+), 390 deletions(-)
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/volatiles.04_pulse
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/autoconf_version.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/buildfix.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/configure_silent_rules.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/fix_bluez_build.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/gcc4-compile-fix.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/tls_m4.patch
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/volatiles.04_pulse
> create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.22.bb
> delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb
> create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb
Merged into OE-Core
Thanks
Sau!
next prev parent reply other threads:[~2011-11-29 15:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-24 9:18 [PATCHv2 1/2] libjson: add 0.9 Koen Kooi
2011-11-24 9:18 ` [PATCHv2 2/2] pulseaudio: update to 1.1, delete 0.9.x Koen Kooi
2011-11-24 11:18 ` Koen Kooi
2011-11-28 16:31 ` Koen Kooi
2011-12-07 16:00 ` Ulf Samuelsson
2011-11-29 15:50 ` Saul Wold [this message]
2011-11-29 15:49 ` [PATCHv2 1/2] libjson: add 0.9 Saul Wold
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=4ED4FF40.8020503@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=koen@dominion.thruhere.net \
--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.