diff options
-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(-) |