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 12:04:23 +0000 (13:04 +0100)
commitde46a186b05efbac5593f02b28d513fad2e79273
tree48089bf2958a44da03319733769e0ead8ee18862
parenta1dd11da636f28e800d1e1ad72f70d1bfb8fb053
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.

(From OE-Core rev: 0cc59247ece1ea134d060d3ff064b5561972a92b)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]