summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/icu/icu_51.2.bb
blob: aabe07b84119824788fecf3606ece55c69ca5c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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[md5sum] = "072e501b87065f3a0ca888f1b5165709"
SRC_URI[sha256sum] = "deb027a05f1b3bec03298b96fb93b28c84e9683c22e6f94effa67fdc7bd704cc"