]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-bad: disable libssh2
authorWenzong Fan <wenzong.fan@windriver.com>
Thu, 18 Sep 2014 08:01:16 +0000 (04:01 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Sep 2014 11:57:12 +0000 (12:57 +0100)
commit0cc59247ece1ea134d060d3ff064b5561972a92b
tree3d50ae94c54e3fffa38130bc2dbe6292cea1a30a
parent1982095255917befd93ed14f9abc1f9fc4149f99
gstreamer1.0-plugins-bad: disable libssh2

libssh2 is automatically linked to if present, this undetermined
dependency may cause build errors like:

  .../x86_64-poky-linux/4.9.0/ld: cannot find -lssh2

libssh2 isn't an oe-core recipe, disable it for now.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch [new file with mode: 0644]