diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-09-20 11:14:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-20 23:51:11 +0100 |
commit | 5e1c6bc9f473f7543243f57e6a37edefafc9ba61 (patch) | |
tree | 534626e5d1830c26e1dd741ea3be7f72c65f5452 | |
parent | f92b7ddc73f0eace84ac09e7df2f9e94be0bb65c (diff) | |
download | poky-5e1c6bc9f473f7543243f57e6a37edefafc9ba61.tar.gz |
alsa-utils: update patch Upstream-Status
(From OE-Core rev: 131ffd88428070837b1b40d54a2fb0b7ce846516)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-utils/0001-nhlt-nhlt-dmic-info.c-include-sys-types.h.patch | 2 | ||||
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-utils/0001-topology.c-include-locale.h.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-utils/0001-nhlt-nhlt-dmic-info.c-include-sys-types.h.patch b/meta/recipes-multimedia/alsa/alsa-utils/0001-nhlt-nhlt-dmic-info.c-include-sys-types.h.patch index 43497e3d76..0ebf98b41e 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils/0001-nhlt-nhlt-dmic-info.c-include-sys-types.h.patch +++ b/meta/recipes-multimedia/alsa/alsa-utils/0001-nhlt-nhlt-dmic-info.c-include-sys-types.h.patch | |||
@@ -8,7 +8,7 @@ nhlt-dmic-info.c: error: unknown type name 'u_int8_t' | |||
8 | 8 | ||
9 | https://github.com/alsa-project/alsa-utils/issues/238 | 9 | https://github.com/alsa-project/alsa-utils/issues/238 |
10 | 10 | ||
11 | Upstream-Status: Submitted [alsa-devel@alsa-project.org] | 11 | Upstream-Status: Backport [https://github.com/alsa-project/alsa-utils/commit/0925ad7f09b2dc77015784f9ac2f5e34dd0dd5c3] |
12 | Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> | 12 | Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> |
13 | --- | 13 | --- |
14 | nhlt/nhlt-dmic-info.c | 1 + | 14 | nhlt/nhlt-dmic-info.c | 1 + |
diff --git a/meta/recipes-multimedia/alsa/alsa-utils/0001-topology.c-include-locale.h.patch b/meta/recipes-multimedia/alsa/alsa-utils/0001-topology.c-include-locale.h.patch index a4b1decceb..e1c7470356 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils/0001-topology.c-include-locale.h.patch +++ b/meta/recipes-multimedia/alsa/alsa-utils/0001-topology.c-include-locale.h.patch | |||
@@ -8,7 +8,7 @@ topology.c: error: 'LC_ALL' undeclared | |||
8 | 8 | ||
9 | https://github.com/alsa-project/alsa-utils/issues/239 | 9 | https://github.com/alsa-project/alsa-utils/issues/239 |
10 | 10 | ||
11 | Upstream-Status: Submitted [alsa-devel@alsa-project.org] | 11 | Upstream-Status: Backport [https://github.com/alsa-project/alsa-utils/commit/8c229270f6bae83b705a03714c46067a7aa57b02] |
12 | Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> | 12 | Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> |
13 | --- | 13 | --- |
14 | topology/topology.c | 1 + | 14 | topology/topology.c | 1 + |