diff options
Diffstat (limited to 'meta-oe/recipes-support/libftdi/libftdi_1.5.bb')
| -rw-r--r-- | meta-oe/recipes-support/libftdi/libftdi_1.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libftdi/libftdi_1.5.bb b/meta-oe/recipes-support/libftdi/libftdi_1.5.bb index 8c30eca0e7..6faab82ad5 100644 --- a/meta-oe/recipes-support/libftdi/libftdi_1.5.bb +++ b/meta-oe/recipes-support/libftdi/libftdi_1.5.bb | |||
| @@ -14,6 +14,9 @@ DEPENDS = "libusb1 python3 swig-native" | |||
| 14 | SRC_URI = "\ | 14 | SRC_URI = "\ |
| 15 | http://www.intra2net.com/en/developer/${BPN}/download/${BPN}1-${PV}.tar.bz2 \ | 15 | http://www.intra2net.com/en/developer/${BPN}/download/${BPN}1-${PV}.tar.bz2 \ |
| 16 | file://CMakeLists-txt-fix-paths-when-FTDIPP-is-set.patch \ | 16 | file://CMakeLists-txt-fix-paths-when-FTDIPP-is-set.patch \ |
| 17 | file://0001-CMake-bump-the-minimal-required-version-to-2.8.12.patch \ | ||
| 18 | file://0002-CMake-require-2.8.12-for-cmake_example.patch \ | ||
| 19 | file://0003-CMake-bump-the-minimal-required-version-to-3.5.patch \ | ||
| 17 | " | 20 | " |
| 18 | SRC_URI[sha256sum] = "7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049" | 21 | SRC_URI[sha256sum] = "7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049" |
| 19 | 22 | ||
