From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [dizzy][PATCH 1/3] pulseaudio: use stricter PACKAGES_DYNAMIC
Date: Mon, 27 Apr 2015 13:04:04 +0200 [thread overview]
Message-ID: <20150427110404.GD2379@jama> (raw)
In-Reply-To: <1429613583-15734-1-git-send-email-Martin.Jansa@gmail.com>
On Tue, Apr 21, 2015 at 12:53:01PM +0200, Martin Jansa wrote:
> * I don't see any usage for libpulse-* packages
> * adding '-' resolves the issue when we have separate recipe for
> pulseaudio-modules-droid which isn't built to satisfy RDEPENDS
> with the same name, because generic pulseaudio recipe seems to
> RPROVIDE it through PACKAGES_DYNAMIC
ping for all 3 changes
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
> meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> index db144a9..99cad76 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> @@ -79,7 +79,7 @@ PACKAGES =+ "libpulsecore libpulsecommon libpulse libpulse-simple libpulse-mainl
> #upgrade path:
> RREPLACES_pulseaudio-server = "libpulse-bin libpulse-conf"
>
> -PACKAGES_DYNAMIC += "^pulseaudio-lib.* ^pulseaudio-module.* ^libpulse-lib.* ^libpulse-module.* "
> +PACKAGES_DYNAMIC += "^pulseaudio-lib-.* ^pulseaudio-module-.*"
>
> FILES_libpulsecore = "${libdir}/libpulsecore*.so"
> FILES_libpulsecommon = "${libdir}/pulseaudio/libpulsecommon*.so"
> --
> 2.3.5
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
next prev parent reply other threads:[~2015-04-27 11:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 10:53 [dizzy][PATCH 1/3] pulseaudio: use stricter PACKAGES_DYNAMIC Martin Jansa
2015-04-21 10:53 ` [dizzy][PATCH 2/3] postinst-intercepts/update_font_cache: fix ownership of fontconfig cache Martin Jansa
2015-04-21 10:53 ` [dizzy][PATCH 3/3] fontcache: allow to pass different fontconfig cache dir Martin Jansa
2015-04-27 11:04 ` Martin Jansa [this message]
2015-04-27 12:10 ` [dizzy][PATCH 1/3] pulseaudio: use stricter PACKAGES_DYNAMIC Otavio Salvador
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=20150427110404.GD2379@jama \
--to=martin.jansa@gmail.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.