aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/icu/icu_51.2.bb
blob: 2d1fd4292420127c6ed5ebd6ec06f77aa697b4e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require icu.inc

LIC_FILES_CHKSUM = "file://../license.html;md5=443a74288a72fad9069a74e7637192c1"


BASE_SRC_URI = "http://download.icu-project.org/files/icu4c/${PV}/icu4c-51_2-src.tgz"
SRC_URI = "${BASE_SRC_URI} \
           file://icu-pkgdata-large-cmd.patch \
           file://add_buffer_length_check_to_UTF_16_or_32_detector.patch \
          "

SRC_URI_append_class-target = "\
           file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \
          "
SRC_URI[md5sum] = "072e501b87065f3a0ca888f1b5165709"
SRC_URI[sha256sum] = "deb027a05f1b3bec03298b96fb93b28c84e9683c22e6f94effa67fdc7bd704cc"