]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: add a patch to further fix up the documentation generation
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 25 Jan 2018 16:20:11 +0000 (18:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Jan 2018 13:08:26 +0000 (13:08 +0000)
commit8485438140ce6a8d547137c81961125d4296cd6b
treee608b74b84147498e63c9626731d119d35d5efe0
parentb5e94026c754d9015e97487f5c0a5b727ffd4ff8
gstreamer1.0: add a patch to further fix up the documentation generation

Gstreamer would attempt to launch gst-plugin-scanner binary installed on the host
if the target binary was failing (and it does, intentionally, fail in our case). Most
of the time the host binary is absent, and so this has no effect, but sometimes
it's present, and so the whole thing (running under qemu) fails.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/files/0001-gst-gstpluginloader.c-when-env-var-is-set-do-not-fal.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0.inc