[OE-core] [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3

Burton, Ross ross.burton at intel.com
Thu Jan 19 20:11:40 UTC 2017


Breaks under musl:

| ../../../alsa-lib-1.1.3/src/ucm/parser.c: In function
'is_component_directory':
| ../../../alsa-lib-1.1.3/src/ucm/parser.c:1392:39: error: 'PATH_MAX'
undeclared (first use in this function)
|    if (!strncmp(dir, component_dir[i], PATH_MAX))
|                                        ^~~~~~~~

Can you cherry-pick
http://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=9ed4075f05a4242f32331f7f2c365767970f5003
?

Ross

On 1 January 2017 at 19:53, Andreas Müller <schnitzeltony at googlemail.com>
wrote:

> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
> ---
>  meta/recipes-multimedia/alsa/{alsa-lib_1.1.2.bb => alsa-lib_1.1.3.bb} |
> 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.2.bb =>
> alsa-lib_1.1.3.bb} (91%)
>
> diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
> b/meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
> similarity index 91%
> rename from meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
> rename to meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
> index e313da7..1afac7a 100644
> --- a/meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
> +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
> @@ -12,8 +12,8 @@ SRC_URI = "ftp://ftp.alsa-project.org/
> pub/lib/${BP}.tar.bz2 \
>             file://Check-if-wordexp-function-is-supported.patch \
>             file://avoid-including-sys-poll.h-directly.patch \
>  "
> -SRC_URI[md5sum] = "1946e6438b8262a7b8fdadacd0e06ba7"
> -SRC_URI[sha256sum] = "d38dacd9892b06b8bff04923c380b3
> 8fb2e379ee5538935ff37e45b395d861d6"
> +SRC_URI[md5sum] = "eefe5992567ba00d6110a540657aaf5c"
> +SRC_URI[sha256sum] = "71282502184c592c1a008e256c22ed
> 0ba5728ca65e05273ceb480c70f515969c"
>
>  inherit autotools pkgconfig
>
> --
> 2.5.5
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170119/98633f62/attachment-0002.html>


More information about the Openembedded-core mailing list