diff options
author | Geoff Parker <geoffrey.parker@arthrex.com> | 2023-07-06 11:53:58 -0700 |
---|---|---|
committer | Geoff Parker <geoffrey.parker@arthrex.com> | 2023-07-06 13:25:57 -0700 |
commit | f1cf3a39b6a745890d59f14ba321b44f0c7a704c (patch) | |
tree | f39c0c1a8b888fdc0076f1b2707ba6f49a3dba20 | |
parent | 8995442f5432852a0313d83eb5fbc0fbd9e1c595 (diff) | |
download | meta-freescale-f1cf3a39b6a745890d59f14ba321b44f0c7a704c.tar.gz |
alsa-lib, mesa-demos: patch typo fixes for QA Issue: Malformed Upstream-Status
Typo: Upstream Status: --> Upstream-Status:
causes build Error due to QA Issue: Malformed Upstream-Status
alsa-lib: 0001-add-conf-for-multichannel-support-in-imx.patch
0006-add-conf-for-iMX-XCVR-sound-card.patch
mesa-demos: fix-clear-build-break.patch
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch b/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch index eb541d65..30fa16d0 100644 --- a/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch +++ b/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | mesa-demos: Add extension header to fix build break now that gl1 is removed | 1 | mesa-demos: Add extension header to fix build break now that gl1 is removed |
2 | 2 | ||
3 | Upstream Status: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c | 5 | diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c |
6 | index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644 | 6 | index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644 |
diff --git a/recipes-multimedia/alsa/alsa-lib/0001-add-conf-for-multichannel-support-in-imx.patch b/recipes-multimedia/alsa/alsa-lib/0001-add-conf-for-multichannel-support-in-imx.patch index 07f6e098..7d20c678 100644 --- a/recipes-multimedia/alsa/alsa-lib/0001-add-conf-for-multichannel-support-in-imx.patch +++ b/recipes-multimedia/alsa/alsa-lib/0001-add-conf-for-multichannel-support-in-imx.patch | |||
@@ -3,7 +3,7 @@ From: Shengjiu Wang <b02247@freescale.com> | |||
3 | Date: Thu, 5 Jun 2014 17:37:47 +0800 | 3 | Date: Thu, 5 Jun 2014 17:37:47 +0800 |
4 | Subject: [PATCH] add conf for multichannel support in imx | 4 | Subject: [PATCH] add conf for multichannel support in imx |
5 | 5 | ||
6 | Upstream Status: Inappropriate [platform specific] | 6 | Upstream-Status: Inappropriate [platform specific] |
7 | 7 | ||
8 | Signed-off-by: Shengjiu Wang <b02247@freescale.com> | 8 | Signed-off-by: Shengjiu Wang <b02247@freescale.com> |
9 | 9 | ||
diff --git a/recipes-multimedia/alsa/alsa-lib/0006-add-conf-for-iMX-XCVR-sound-card.patch b/recipes-multimedia/alsa/alsa-lib/0006-add-conf-for-iMX-XCVR-sound-card.patch index bd1512e9..f801309e 100644 --- a/recipes-multimedia/alsa/alsa-lib/0006-add-conf-for-iMX-XCVR-sound-card.patch +++ b/recipes-multimedia/alsa/alsa-lib/0006-add-conf-for-iMX-XCVR-sound-card.patch | |||
@@ -3,7 +3,7 @@ From: Viorel Suman <viorel.suman@nxp.com> | |||
3 | Date: Mon, 9 Mar 2020 14:25:46 +0200 | 3 | Date: Mon, 9 Mar 2020 14:25:46 +0200 |
4 | Subject: [PATCH] add conf for iMX XCVR sound card | 4 | Subject: [PATCH] add conf for iMX XCVR sound card |
5 | 5 | ||
6 | Upstream Status: Pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Viorel Suman <viorel.suman@nxp.com> | 8 | Signed-off-by: Viorel Suman <viorel.suman@nxp.com> |
9 | 9 | ||