From f1cf3a39b6a745890d59f14ba321b44f0c7a704c Mon Sep 17 00:00:00 2001 From: Geoff Parker Date: Thu, 6 Jul 2023 11:53:58 -0700 Subject: [PATCH] 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 --- recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch | 2 +- .../0001-add-conf-for-multichannel-support-in-imx.patch | 2 +- .../alsa/alsa-lib/0006-add-conf-for-iMX-XCVR-sound-card.patch | 2 +- 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 eb541d658..30fa16d04 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 @@ mesa-demos: Add extension header to fix build break now that gl1 is removed -Upstream Status: Pending +Upstream-Status: Pending diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c 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 07f6e098f..7d20c6782 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 Date: Thu, 5 Jun 2014 17:37:47 +0800 Subject: [PATCH] add conf for multichannel support in imx -Upstream Status: Inappropriate [platform specific] +Upstream-Status: Inappropriate [platform specific] Signed-off-by: Shengjiu Wang 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 bd1512e99..f801309e0 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 Date: Mon, 9 Mar 2020 14:25:46 +0200 Subject: [PATCH] add conf for iMX XCVR sound card -Upstream Status: Pending +Upstream-Status: Pending Signed-off-by: Viorel Suman