From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] icu: update to upstream version 50.1.1
Date: Fri, 28 Dec 2012 04:44:50 +0200 [thread overview]
Message-ID: <1356662690-16034-2-git-send-email-cazfi74@gmail.com> (raw)
In-Reply-To: <1356662690-16034-1-git-send-email-cazfi74@gmail.com>
This seems to fix HarfBuzz compile problems.
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
meta/recipes-support/icu/icu_50.1.1.bb | 11 +++++++++++
meta/recipes-support/icu/icu_50.1.bb | 11 -----------
2 files changed, 11 insertions(+), 11 deletions(-)
create mode 100644 meta/recipes-support/icu/icu_50.1.1.bb
delete mode 100644 meta/recipes-support/icu/icu_50.1.bb
diff --git a/meta/recipes-support/icu/icu_50.1.1.bb b/meta/recipes-support/icu/icu_50.1.1.bb
new file mode 100644
index 0000000..26b086f
--- /dev/null
+++ b/meta/recipes-support/icu/icu_50.1.1.bb
@@ -0,0 +1,11 @@
+require icu.inc
+
+LIC_FILES_CHKSUM = "file://../license.html;md5=4ee45701e87d34303281978e3b78ecda"
+
+PR = "r0"
+
+BASE_SRC_URI = "http://download.icu-project.org/files/icu4c/${PV}/icu4c-50_1_1-src.tgz"
+SRC_URI = "${BASE_SRC_URI}"
+
+SRC_URI[md5sum] = "c721c2e0c8f86975ccea620d09aedc81"
+SRC_URI[sha256sum] = "a6f426e3c04749c74bcb9d2ce229f905de88deda2353db2249f2e96fe604df8f"
diff --git a/meta/recipes-support/icu/icu_50.1.bb b/meta/recipes-support/icu/icu_50.1.bb
deleted file mode 100644
index 8f65c6d..0000000
--- a/meta/recipes-support/icu/icu_50.1.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require icu.inc
-
-LIC_FILES_CHKSUM = "file://../license.html;md5=4ee45701e87d34303281978e3b78ecda"
-
-PR = "r1"
-
-BASE_SRC_URI = "http://download.icu-project.org/files/icu4c/50.1/icu4c-50_1-src.tgz"
-SRC_URI = "${BASE_SRC_URI}"
-
-SRC_URI[md5sum] = "cf7bf9e56aa6c2057a8b6f464046483e"
-SRC_URI[sha256sum] = "68592b3c07d9b86100f41d0172eb1a81f3ffb2a8fef1104d7395099079ba7350"
\ No newline at end of file
--
1.7.10.4
next prev parent reply other threads:[~2012-12-28 3:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-28 2:44 ICU update Marko Lindqvist
2012-12-28 2:44 ` Marko Lindqvist [this message]
2013-01-03 22:11 ` [PATCH] icu: update to upstream version 50.1.1 Saul Wold
2013-01-04 2:17 ` Marko Lindqvist
2013-01-04 19:05 ` Saul Wold
2013-01-04 19:34 ` Marko Lindqvist
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1356662690-16034-2-git-send-email-cazfi74@gmail.com \
--to=cazfi74@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox