All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] alsa-lib: fix packaging error
Date: Tue, 11 Jan 2011 13:31:10 +0100	[thread overview]
Message-ID: <ighiie$ufr$1@dough.gmane.org> (raw)
In-Reply-To: <1294768042-30115-1-git-send-email-sledz@dresearch.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11-01-11 18:47, Steffen Sledz wrote:
> * symlink libasound.so -> libasound.so.2.0.0 was missing
> 
> Signed-off-by: Steffen Sledz <sledz@dresearch.de>
> ---
>  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..04e0239 100644
> --- a/recipes/alsa/alsa-lib_1.0.20.bb
> +++ b/recipes/alsa/alsa-lib_1.0.20.bb
> @@ -31,7 +31,7 @@ EXTRA_OECONF += "${@get_alsa_versym_setting(bb, d)} "
>  
>  PACKAGES =+ "alsa-server libasound alsa-conf-base alsa-conf alsa-doc alsa-dev"
>  FILES_${PN}-dbg += "${libdir}/alsa-lib/*/.debu*"
> -FILES_libasound = "${libdir}/libasound.so.*"
> +FILES_libasound = "${libdir}/libasound.so*"

NAK, those belong in the -dev packages, see the FILES_${PN}-dev
definition in bitbake.conf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNLE2OMkyGM64RGpERAm5pAKCSaGWtnbkphLGSDmVggMCcxyzKUQCggz73
Uhqpx3IDp3t7IL0yulpCL5I=
=PpqK
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-01-11 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 17:47 [PATCH] alsa-lib: fix packaging error Steffen Sledz
2011-01-11 12:31 ` Koen Kooi [this message]
2011-01-12  6:21 ` Khem Raj
2011-01-12  7:39   ` Steffen Sledz

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='ighiie$ufr$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.