summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/omxplayer/omxplayer_git.bb2
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
22COMPATIBLE_MACHINE = "raspberrypi" 22COMPATIBLE_MACHINE = "raspberrypi"
23 23
24inherit autotools 24inherit autotools-brokensep
25 25
26# Needed in ffmpeg configure 26# Needed in ffmpeg configure
27export TEMPDIR = "${S}/tmp" 27export TEMPDIR = "${S}/tmp"