diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 20:26:12 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 20:26:12 +0300 |
commit | cc74bf6c1f9ab9beea52c4c75797f3ad51f72c55 (patch) | |
tree | 037b4b1fe4f238c21d0c35c8f01803644b7ac5cd | |
parent | a986e168bce3ea5430ee33486ff375be669e2ee3 (diff) | |
download | meta-raspberrypi-cc74bf6c1f9ab9beea52c4c75797f3ad51f72c55.tar.gz |
omxplayer: Separate build directory is broken for this package
Change-Id: If08395ecd79c1d8e9a269ba03efba863de8dbe9d
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-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" |