mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
alsa-lib: 1.1.0 -> 1.1.1
Release notes: http://alsa-project.org/main/index.php/Changes_v1.1.0_v1.1.1 Dropped upstreamed patch 0001-topology-Add-missing-include-sys-stat.h.patch. Updated "Upstream-Status" of accepted patch 0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch. Rebased avoid-including-sys-poll.h-directly.patch. (From OE-Core rev: 3693f243a639351083eb29fb1a14916d0ff5990d) Signed-off-by: Tanu Kaskinen <tanuk@iki.fi> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
adfec9273f
commit
c883f4c152
@@ -73,7 +73,7 @@ index b429f5d..e05898f 100644
|
||||
+#include <poll.h>
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
#include <linux/types.h>
|
||||
#if defined(__linux__)
|
||||
diff --git a/src/control/control.c b/src/control/control.c
|
||||
index 4a28cf6..071c5db 100644
|
||||
--- a/src/control/control.c
|
||||
|
||||
Reference in New Issue
Block a user