Change-Id: If08395ecd79c1d8e9a269ba03efba863de8dbe9d
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"
COMPATIBLE_MACHINE = "raspberrypi"
-inherit autotools
+inherit autotools-brokensep
# Needed in ffmpeg configure
export TEMPDIR = "${S}/tmp"
--
1.8.5.3