]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins: disable introspection on mips64
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 14 Nov 2017 14:57:42 +0000 (16:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:37 +0000 (17:14 +0000)
commitbc6bb09150835c841cf27c88f388ac5796a317a2
treed608eba43f5ba44e1cd90108455d8001c6f92794
parenteb3360c13fe4e803621f5b06e8d8a09211fd7da4
gstreamer1.0-plugins: disable introspection on mips64

The failure is weird and difficult to diagnoze, so disable the
introspection for now:

qemu-mips64: error while loading shared libraries: .../recipe-sysroot/usr/lib/libgthread-2.0.so.0: ELF file data encoding not little-endian

Note that it shows up only for one specific library (gstaudio), and only
on mips64. Introspection data for other libraries is generated just fine.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 4cfe09598c1ec1ffd108acdfd0f4cce1b8688895)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-graphics/clutter/clutter-gst-3.0.inc
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc