]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer: correctly set GST_PLUGIN_SCANNER_1_0
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 16 Jan 2018 14:57:49 +0000 (16:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Jan 2018 16:31:25 +0000 (16:31 +0000)
commit62e12a4c81e57f955d9e631e27bd64368058da6c
tree2a8e1c7c320e87fd62d331762d6ec68f9e1130c5
parentd3973d787c8af417b6f4d433c3a8a60b5333778e
gstreamer: correctly set GST_PLUGIN_SCANNER_1_0

The order was wrong: GST_PLUGIN_SCANNER_1_0 was previously set before
GTKDOC_EXTRA_ENVIRONMENT and so was overriden by upstream setting it
from there. This changes the location of GST_PLUGIN_SCANNER_1_0 setting
to come after GTKDOC_EXTRA_ENVIRONMENT.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/files/gtk-doc-tweaks.patch