summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-06-21 07:27:02 -0700
committerKhem Raj <raj.khem@gmail.com>2023-06-21 07:33:09 -0700
commitef66b6988cf5a2135ae62b8bc2b4759d5e87cd0a (patch)
treed6f64107e90f3c8ae830d9b4a625f956530e2ced
parente76466d3d854e46e7b8690bad6d06b1ab1945db2 (diff)
downloadmeta-freescale-ef66b6988cf5a2135ae62b8bc2b4759d5e87cd0a.tar.gz
recipes: Correct Upstream-Status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-extended/skmm-ep/skmm-ep/add-two-missing-header-files.patch3
-rw-r--r--recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch3
-rw-r--r--recipes-multimedia/alsa/alsa-lib/0001-add-conf-for-multichannel-support-in-imx.patch2
-rw-r--r--recipes-multimedia/alsa/alsa-lib/0006-add-conf-for-iMX-XCVR-sound-card.patch2
-rw-r--r--recipes-multimedia/pulseaudio/pulseaudio/imx-nxp-bsp/0001-Fix-pulseaudio-mutex-issue-when-do-pause-in-gstreame.patch2
5 files changed, 7 insertions, 5 deletions
diff --git a/recipes-extended/skmm-ep/skmm-ep/add-two-missing-header-files.patch b/recipes-extended/skmm-ep/skmm-ep/add-two-missing-header-files.patch
index 2a7bb9f2..dca8b72e 100644
--- a/recipes-extended/skmm-ep/skmm-ep/add-two-missing-header-files.patch
+++ b/recipes-extended/skmm-ep/skmm-ep/add-two-missing-header-files.patch
@@ -1,7 +1,8 @@
1add two missing header files 1add two missing header files
2 2
3Upstream-status: Pending 3Upstream-Status: Pending
4 4
5Signed-off-by: Khem Raj <raj.khem@gmail.com>
5--- 6---
6 include/linux/fsl_pci_ep_vfio.h | 79 ++++++ 7 include/linux/fsl_pci_ep_vfio.h | 79 ++++++
7 include/linux/vfio.h | 555 ++++++++++++++++++++++++++++++++++++++++ 8 include/linux/vfio.h | 555 ++++++++++++++++++++++++++++++++++++++++
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..459a6ebd 100644
--- a/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch
+++ b/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch
@@ -1,7 +1,8 @@
1mesa-demos: Add extension header to fix build break now that gl1 is removed 1mesa-demos: Add extension header to fix build break now that gl1 is removed
2 2
3Upstream Status: Pending 3Upstream-Status: Pending
4 4
5Signed-off-by: Khem Raj <raj.khem@gmail.com>
5diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c 6diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c
6index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644 7index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644
7--- a/src/egl/opengles1/clear.c 8--- a/src/egl/opengles1/clear.c
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>
3Date: Thu, 5 Jun 2014 17:37:47 +0800 3Date: Thu, 5 Jun 2014 17:37:47 +0800
4Subject: [PATCH] add conf for multichannel support in imx 4Subject: [PATCH] add conf for multichannel support in imx
5 5
6Upstream Status: Inappropriate [platform specific] 6Upstream-Status: Inappropriate [platform specific]
7 7
8Signed-off-by: Shengjiu Wang <b02247@freescale.com> 8Signed-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>
3Date: Mon, 9 Mar 2020 14:25:46 +0200 3Date: Mon, 9 Mar 2020 14:25:46 +0200
4Subject: [PATCH] add conf for iMX XCVR sound card 4Subject: [PATCH] add conf for iMX XCVR sound card
5 5
6Upstream Status: Pending 6Upstream-Status: Pending
7 7
8Signed-off-by: Viorel Suman <viorel.suman@nxp.com> 8Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
9 9
diff --git a/recipes-multimedia/pulseaudio/pulseaudio/imx-nxp-bsp/0001-Fix-pulseaudio-mutex-issue-when-do-pause-in-gstreame.patch b/recipes-multimedia/pulseaudio/pulseaudio/imx-nxp-bsp/0001-Fix-pulseaudio-mutex-issue-when-do-pause-in-gstreame.patch
index 12a04cb7..10d5a010 100644
--- a/recipes-multimedia/pulseaudio/pulseaudio/imx-nxp-bsp/0001-Fix-pulseaudio-mutex-issue-when-do-pause-in-gstreame.patch
+++ b/recipes-multimedia/pulseaudio/pulseaudio/imx-nxp-bsp/0001-Fix-pulseaudio-mutex-issue-when-do-pause-in-gstreame.patch
@@ -9,7 +9,7 @@ failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Aborting"
9This fix is a workaround base on the solution from this link " 9This fix is a workaround base on the solution from this link "
10https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932096" 10https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932096"
11 11
12Upstream status: Inappropriate [i.MX specific] 12Upstream-Status: Inappropriate [i.MX specific]
13Signed-off-by: shengjiu.wang <b02247@freescale.com> 13Signed-off-by: shengjiu.wang <b02247@freescale.com>
14--- 14---
15 src/pulsecore/mutex-posix.c | 1 + 15 src/pulsecore/mutex-posix.c | 1 +