Skip to content

Commit

Permalink
recipes: Correct Upstream-Status
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jun 21, 2023
1 parent e76466d commit ef66b69
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
add two missing header files

Upstream-status: Pending
Upstream-Status: Pending

Signed-off-by: Khem Raj <[email protected]>
---
include/linux/fsl_pci_ep_vfio.h | 79 ++++++
include/linux/vfio.h | 555 ++++++++++++++++++++++++++++++++++++++++
Expand Down
3 changes: 2 additions & 1 deletion recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
mesa-demos: Add extension header to fix build break now that gl1 is removed

Upstream Status: Pending
Upstream-Status: Pending

Signed-off-by: Khem Raj <[email protected]>
diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c
index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644
--- a/src/egl/opengles1/clear.c
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ From: Shengjiu Wang <[email protected]>
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 <[email protected]>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ From: Viorel Suman <[email protected]>
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 <[email protected]>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Aborting"
This fix is a workaround base on the solution from this link "
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932096"

Upstream status: Inappropriate [i.MX specific]
Upstream-Status: Inappropriate [i.MX specific]
Signed-off-by: shengjiu.wang <[email protected]>
---
src/pulsecore/mutex-posix.c | 1 +
Expand Down

0 comments on commit ef66b69

Please sign in to comment.