raspidmx, userland, omxplayer: Fix Upstream-Status formatting

* now I've used the right tool to hopefully find them all in one go:

../openembedded-core/scripts/contrib/patchreview.py .
Total patches found: 70
Patches missing Signed-off-by: 17 (24%)
Patches with malformed Signed-off-by: 0 (0%)
Patches missing CVE: 1 (1%)
Patches missing Upstream-Status: 32 (46%)
Patches with malformed Upstream-Status: 0 (0%)
Patches in Pending state: 8 (11%)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2023-02-03 18:17:32 +01:00
committed by Andrei Gherzan
parent a02173f597
commit c759b5edf3
11 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ The following issues break offline builds:
* Makefile.ffmpeg explicitly does a "git clone" from the internet.
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Upstream-status: Inappropriate
Upstream-Status: Inappropriate
---
Makefile | 6 ++----

View File

@@ -7,7 +7,7 @@ Additional dependency information is needed in Makefile.ffmpeg to ensure that
the configure stage is finished before the compile stage starts.
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Upstream-status: Pending
Upstream-Status: Pending
---
Makefile.ffmpeg | 4 ++--