package/libftdi1: fix swig build error when using cmake 3.12
authorMark Corbin <mark.corbin@embecosm.com>
Sun, 23 Dec 2018 19:57:14 +0000 (19:57 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 26 Dec 2018 21:15:28 +0000 (22:15 +0100)
commitf5e81203144ce9d8f8acb69de38c487b2bbe398f
tree8e92636dc3cc9e144bda0ca6a210e45b8b2d9e0e
parent0b213d5a38361408dd82b3c61bf31e6d7efee61e
package/libftdi1: fix swig build error when using cmake 3.12

The build fails with 'Unable to find' swig.swg and python.swg when
using cmake version 3.12.

This commit adds a patch from upstream libftdi.

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

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libftdi1/0004-cmake-find-swig.patch [new file with mode: 0644]