From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH] libao add missing plugin to packages list Signed-off-by: Patrick Patat <patrick.patat@innotis.org>
Date: Tue, 29 Oct 2013 11:47:08 +0100 [thread overview]
Message-ID: <20131029104708.GD3697@jama> (raw)
In-Reply-To: <1383045572-18281-1-git-send-email-patrick.patat@innotis.org>
[-- Attachment #1: Type: text/plain, Size: 1345 bytes --]
You need blank line between subject and SOB line.
On Tue, Oct 29, 2013 at 12:19:32PM +0100, Patrick Patat wrote:
> ---
> .../recipes-multimedia/libao/libao_1.1.0.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb
> index 08950b5..47e8f28 100644
> --- a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb
> +++ b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb
> @@ -11,6 +11,8 @@ SRC_URI[sha256sum] = "29de5bb9b1726ba890455ef7e562d877df87811febb0d99ee69164b88c
>
> inherit autotools
>
> +PACKAGES =+ "libao-plugin-libalsa libao-plugin-liboss libao-plugin-libpulse libao-plugin-libalsa-dbg libao-plugin-liboss-dbg libao-plugin-libpulse-dbg"
libao is using do_split_packages so instead of hardcoding list of
plugins add add PACKAGES_DYNAMIC matching output_pattern in
do_split_packages call.
> +
> do_install_append () {
> find "${D}" -name '*.la' -exec rm -f {} +
> }
> --
> 1.7.9.5
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-10-29 11:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 11:19 [meta-multimedia][PATCH] libao add missing plugin to packages list Signed-off-by: Patrick Patat <patrick.patat@innotis.org> Patrick Patat
2013-10-29 10:47 ` Martin Jansa [this message]
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=20131029104708.GD3697@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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