[oe] [PATCH] alsa-lib: fix packaging error

Koen Kooi k.kooi at student.utwente.nl
Tue Jan 11 12:31:10 UTC 2011


-----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 at 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-----





More information about the Openembedded-devel mailing list