]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: fix install race
authorRoss Burton <ross.burton@intel.com>
Thu, 12 Nov 2015 19:47:46 +0000 (19:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 07:57:00 +0000 (07:57 +0000)
commit0fde7c96bd81f16a70ad7193a91c3c2021c4aca4
treeaf0414bfbd67b6c76408f8326768d823cbe5a10d
parent9e0cad83eefae4c1a5e5e0334cc1cfdfc1f51057
gstreamer1.0: fix install race

The install hook needs to be a data hook not an exec hook (because automake),
the explicit dependency upstream added to fix the ordering results in
install-helpersPROGRAMS executing twice and potentially racing.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0/fix-install-hook.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.1.bb