diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-12-15 14:48:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-17 09:57:04 +0000 |
commit | 2b3880a9b771684ab9f94a45cb613ced7a7046df (patch) | |
tree | b2ad85ead817ebf57080302b66b7705ce487eeb2 /meta/recipes-support | |
parent | 77e2af234e0b511da2cf0523c8131558e495ffdf (diff) | |
download | poky-2b3880a9b771684ab9f94a45cb613ced7a7046df.tar.gz |
icu: update to 58.2
(From OE-Core rev: 68eca85201c2e15ab5c197f3cc70d863fb021493)
(From OE-Core rev: ab43357dba96d4404a66baf7b998d81ef0b7ad1d)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/icu/icu_58.2.bb (renamed from meta/recipes-support/icu/icu_58.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/icu/icu_58.1.bb b/meta/recipes-support/icu/icu_58.2.bb index 9243a6a173..4d062ebf94 100644 --- a/meta/recipes-support/icu/icu_58.1.bb +++ b/meta/recipes-support/icu/icu_58.2.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = "${BASE_SRC_URI} \ | |||
21 | SRC_URI_append_class-target = "\ | 21 | SRC_URI_append_class-target = "\ |
22 | file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \ | 22 | file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \ |
23 | " | 23 | " |
24 | SRC_URI[md5sum] = "1901302aaff1c1633ef81862663d2917" | 24 | SRC_URI[md5sum] = "fac212b32b7ec7ab007a12dff1f3aea1" |
25 | SRC_URI[sha256sum] = "0eb46ba3746a9c2092c8ad347a29b1a1b4941144772d13a88667a7b11ea30309" | 25 | SRC_URI[sha256sum] = "2b0a4410153a9b20de0e20c7d8b66049a72aef244b53683d0d7521371683da0c" |
26 | 26 | ||
27 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/" | 27 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/" |
28 | UPSTREAM_CHECK_URI = "http://download.icu-project.org/files/icu4c/" | 28 | UPSTREAM_CHECK_URI = "http://download.icu-project.org/files/icu4c/" |