orc-native: fix temporary files'path
authorEric Bénard <eric@eukrea.com>
Wed, 19 May 2010 09:51:32 +0000 (11:51 +0200)
committerEric Bénard <eric@eukrea.com>
Wed, 19 May 2010 12:05:06 +0000 (14:05 +0200)
commit5474c07945c63c8fe06f57b56e11be067811b839
tree2fa108178f4207689b4510204cdcbc31d7468bfc
parent72c12d5b719f088ea43374d4283aae7b0cbbedc3
orc-native: fix temporary files'path

* orcc is using /tmp for temporary file which leads to
compilation failure if /tmp is mounted with noexec thus
use the actual directory for temporary files.
* tested with gst-plugins-bad

Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/orc/orc.inc
recipes/orc/orc_0.4.3.bb