diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-09-11 13:37:39 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-09-24 20:39:35 +0100 |
| commit | 47da217fda4af6fa385f81ea08203de9a29b292b (patch) | |
| tree | a915821dacd171384de51056aa8705b49fc63d22 | |
| parent | c26e9d3df54293a88fba047a29b335f52b01120e (diff) | |
| download | meta-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.patch | 2 |
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 | |||
| 7 | the configure stage is finished before the compile stage starts. | 7 | the configure stage is finished before the compile stage starts. |
| 8 | 8 | ||
| 9 | Signed-off-by: Paul Barker <pbarker@toganlabs.com> | 9 | Signed-off-by: Paul Barker <pbarker@toganlabs.com> |
| 10 | Upstream-status: Inappropriate | 10 | Upstream-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(-) |
