diff options
Diffstat (limited to 'meta/recipes-support/icu/icu_50.1.2.bb')
-rw-r--r-- | meta/recipes-support/icu/icu_50.1.2.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-support/icu/icu_50.1.2.bb b/meta/recipes-support/icu/icu_50.1.2.bb new file mode 100644 index 0000000000..225ea1370f --- /dev/null +++ b/meta/recipes-support/icu/icu_50.1.2.bb | |||
@@ -0,0 +1,11 @@ | |||
1 | require icu.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://../license.html;md5=4ee45701e87d34303281978e3b78ecda" | ||
4 | |||
5 | PR = "r0" | ||
6 | |||
7 | BASE_SRC_URI = "http://download.icu-project.org/files/icu4c/${PV}/icu4c-50_1_2-src.tgz" | ||
8 | SRC_URI = "${BASE_SRC_URI}" | ||
9 | |||
10 | SRC_URI[md5sum] = "beb98aa972219c9fcd9c8a71314943c9" | ||
11 | SRC_URI[sha256sum] = "cb68067dcc60d682f8e037bf0961bdd5169cb4652ef8aa136e893780047dafd3" | ||