diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/libftdi/libftdi_1.2.bb (renamed from meta-oe/recipes-support/libftdi/libftdi_1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libftdi/libftdi_1.1.bb b/meta-oe/recipes-support/libftdi/libftdi_1.2.bb index 44e040cc5..eb4d86c3b 100644 --- a/meta-oe/recipes-support/libftdi/libftdi_1.1.bb +++ b/meta-oe/recipes-support/libftdi/libftdi_1.2.bb | |||
@@ -14,8 +14,8 @@ DEPENDS = "libusb1" | |||
14 | 14 | ||
15 | SRC_URI = "http://www.intra2net.com/en/developer/${BPN}/download/${BPN}1-${PV}.tar.bz2" | 15 | SRC_URI = "http://www.intra2net.com/en/developer/${BPN}/download/${BPN}1-${PV}.tar.bz2" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "b79a6356978aa8e69f8eecc3a720ff79" | 17 | SRC_URI[md5sum] = "89dff802d89c4c0d55d8b4665fd52d0b" |
18 | SRC_URI[sha256sum] = "c0b1af1a13e2c6682a1d8041e5b164a1e0d90267cd378bb51e059bd62f821e21" | 18 | SRC_URI[sha256sum] = "a6ea795c829219015eb372b03008351cee3fb39f684bff3bf8a4620b558488d6" |
19 | 19 | ||
20 | S = "${WORKDIR}/${BPN}1-${PV}" | 20 | S = "${WORKDIR}/${BPN}1-${PV}" |
21 | 21 | ||