Updated some recipes
[openembedded.git] / recipes / icu / icu_3.6.bb
index 020a4e8..cbc426e 100644 (file)
@@ -3,8 +3,8 @@ require icu-3.6.inc
 DEPENDS += "icu-native"
 PR = "${INC_PR}.1"
 
-SRC_URI += "file://use-g++-for-linking.patch;patch=1 \
-            file://rematch-gcc-bug.patch;patch=1"
+SRC_URI += "file://use-g++-for-linking.patch \
+            file://rematch-gcc-bug.patch"
 
 do_configure_append() {
         for i in */Makefile */*.inc */*/Makefile */*/*.inc icudefs.mk ; do
@@ -46,3 +46,6 @@ icu_sysroot_preprocess () {
 }      
 
 
+
+SRC_URI[md5sum] = "6243f7a19e03e05403ce84e597510d4c"
+SRC_URI[sha256sum] = "5135e8d69d6206d320515df7aeee7027711ab1aef9d8dbf29571a97a9746b041"