From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v2] alsa-lib: fix packaging error
Date: Tue, 11 Jan 2011 14:39:29 +0100 [thread overview]
Message-ID: <ighmih$lbd$1@dough.gmane.org> (raw)
In-Reply-To: <1294774001-29322-1-git-send-email-sledz@dresearch.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11-01-11 20:26, Steffen Sledz wrote:
> * symlink libasound.so -> libasound.so.2.0.0 in /usr/lib was missing in
> dev package
>
> Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Koen Kooi <koen@openembedded.org>
> ---
> recipes/alsa/alsa-lib_1.0.20.bb | 2 +-
> recipes/alsa/alsa-lib_1.0.23.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/alsa/alsa-lib_1.0.20.bb b/recipes/alsa/alsa-lib_1.0.20.bb
> index de522c7..fc508ec 100644
> --- a/recipes/alsa/alsa-lib_1.0.20.bb
> +++ b/recipes/alsa/alsa-lib_1.0.20.bb
> @@ -34,7 +34,7 @@ FILES_${PN}-dbg += "${libdir}/alsa-lib/*/.debu*"
> FILES_libasound = "${libdir}/libasound.so.*"
> FILES_alsa-server = "${bindir}/*"
> FILES_alsa-conf = "${datadir}/alsa/"
> -FILES_alsa-dev += "${libdir}/pkgconfig/ /usr/include/ ${datadir}/aclocal/*"
> +FILES_alsa-dev += "${libdir}/libasound.so ${libdir}/pkgconfig/ /usr/include/ ${datadir}/aclocal/*"
> FILES_alsa-conf-base = "\
> ${datadir}/alsa/alsa.conf \
> ${datadir}/alsa/cards/aliases.conf \
> diff --git a/recipes/alsa/alsa-lib_1.0.23.bb b/recipes/alsa/alsa-lib_1.0.23.bb
> index 0f9b14c..0085047 100644
> --- a/recipes/alsa/alsa-lib_1.0.23.bb
> +++ b/recipes/alsa/alsa-lib_1.0.23.bb
> @@ -36,7 +36,7 @@ FILES_${PN}-dbg += "${libdir}/alsa-lib/*/.debu*"
> FILES_libasound = "${libdir}/libasound.so.*"
> FILES_alsa-server = "${bindir}/*"
> FILES_alsa-conf = "${datadir}/alsa/"
> -FILES_alsa-dev += "${libdir}/pkgconfig/ /usr/include/ ${datadir}/aclocal/*"
> +FILES_alsa-dev += "${libdir}/libasound.so ${libdir}/pkgconfig/ /usr/include/ ${datadir}/aclocal/*"
> FILES_alsa-conf-base = "\
> ${datadir}/alsa/alsa.conf \
> ${datadir}/alsa/cards/aliases.conf \
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFNLF2RMkyGM64RGpERAv8DAJ9ipAyHrIazFiPN/+GdTRzaIWYMSgCeIUFx
Q0W7A2UtNVuNrVFkUwdht9g=
=1noC
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-01-11 13:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ighiieMAN_POSIXLY_CORRECT=1@dough.gmane.org>
2011-01-11 19:26 ` [PATCH v2] alsa-lib: fix packaging error Steffen Sledz
2011-01-11 13:39 ` Koen Kooi [this message]
2011-01-11 14:24 ` Paul Menzel
2011-01-11 14:58 ` Steffen Sledz
2011-01-11 14:36 ` Phil Blundell
2011-01-11 14:57 ` Steffen Sledz
2011-01-12 7:46 ` Khem Raj
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='ighmih$lbd$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--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 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.