package/libnetconf2: add patch to fix incompatiblity with libssh
authorHeiko Thiery <heiko.thiery@gmail.com>
Sat, 6 Jun 2020 07:16:02 +0000 (09:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 6 Jun 2020 19:26:20 +0000 (21:26 +0200)
commit31e1ea377ca3ca0a3346c34f8379c66c30b1f1d5
treed5e21c550f32888ecae2c483e891dfd8e59d7c3a
parent0f57837f6a1c31fd986fea1a86802ce6bc33d5f6
package/libnetconf2: add patch to fix incompatiblity with libssh

The libnetconf2 upstream project rejects building with ssh support for
libssh 0.9.3 and 0.9.4 due to an existing regression.

This libssh regression bug is already fixed upstream. The libssh buildroot
package has the patch (39099153d9404cd6f107f0fd92ce8686bbd1beb2).

Thus we can remove the libnetconf2 cmake check.

Fixes:
http://autobuild.buildroot.net/results/f72fcccafe70ecb6b2ba21e8d19c5827a09ffec7/

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libnetconf2/0001-CMakeList.txt-remove-version-check-for-faulty-libssh.patch [new file with mode: 0644]