diff options
-rw-r--r-- | meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb (renamed from meta-oe/recipes-connectivity/thrift/thrift_0.14.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/thrift/thrift_0.14.2.bb b/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb index 014613e5d6..2d601a2f9d 100644 --- a/meta-oe/recipes-connectivity/thrift/thrift_0.14.2.bb +++ b/meta-oe/recipes-connectivity/thrift/thrift_0.16.0.bb | |||
@@ -11,8 +11,7 @@ DEPENDS = "thrift-native boost flex-native bison-native openssl zlib" | |||
11 | SRC_URI = "https://www-eu.apache.org/dist/thrift//${PV}/${BPN}-${PV}.tar.gz \ | 11 | SRC_URI = "https://www-eu.apache.org/dist/thrift//${PV}/${BPN}-${PV}.tar.gz \ |
12 | file://0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch \ | 12 | file://0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "284a48df355aa3910687ee9b894d3ae8" | 14 | SRC_URI[sha256sum] = "f460b5c1ca30d8918ff95ea3eb6291b3951cf518553566088f3f2be8981f6209" |
15 | SRC_URI[sha256sum] = "4191bfc0b7490e20cc69f9f4dc6e991fbb612d4551aa9eef1dbf7f4c47ce554d" | ||
16 | 15 | ||
17 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
18 | 17 | ||