summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-09-11 13:37:39 +0000
committerAndrei Gherzan <andrei@gherzan.com>2017-09-24 20:39:35 +0100
commit47da217fda4af6fa385f81ea08203de9a29b292b (patch)
treea915821dacd171384de51056aa8705b49fc63d22
parentc26e9d3df54293a88fba047a29b335f52b01120e (diff)
downloadmeta-raspberrypi-47da217fda4af6fa385f81ea08203de9a29b292b.tar.gz
omxplayer: Update Upstream-status tag on patch
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
-rw-r--r--recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch b/recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch
index a73ed9a..3fac2d1 100644
--- a/recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch
+++ b/recipes-multimedia/omxplayer/omxplayer/0006-Prevent-ffmpeg-configure-compile-race-condition.patch
@@ -7,7 +7,7 @@ Additional dependency information is needed in Makefile.ffmpeg to ensure that
7the configure stage is finished before the compile stage starts. 7the configure stage is finished before the compile stage starts.
8 8
9Signed-off-by: Paul Barker <pbarker@toganlabs.com> 9Signed-off-by: Paul Barker <pbarker@toganlabs.com>
10Upstream-status: Inappropriate 10Upstream-status: Pending
11--- 11---
12 Makefile.ffmpeg | 4 ++-- 12 Makefile.ffmpeg | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-) 13 1 file changed, 2 insertions(+), 2 deletions(-)