diff options
-rw-r--r-- | recipes-multimedia/omxplayer/omxplayer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb index b878fb3..cee68e1 100644 --- a/recipes-multimedia/omxplayer/omxplayer_git.bb +++ b/recipes-multimedia/omxplayer/omxplayer_git.bb | |||
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | COMPATIBLE_MACHINE = "raspberrypi" | 22 | COMPATIBLE_MACHINE = "raspberrypi" |
23 | 23 | ||
24 | inherit autotools | 24 | inherit autotools-brokensep |
25 | 25 | ||
26 | # Needed in ffmpeg configure | 26 | # Needed in ffmpeg configure |
27 | export TEMPDIR = "${S}/tmp" | 27 | export TEMPDIR = "${S}/tmp" |