From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH V2 0/1] ICU: upgrade to 50.1
Date: Fri, 14 Dec 2012 18:08:51 +0800 [thread overview]
Message-ID: <cover.1355479412.git.Qi.Chen@windriver.com> (raw)
From: Chen Qi <Qi.Chen@windriver.com>
Upgrade ICU to 50.1.
Version 2 fixes a bug that version 1 has.
ICU needs the native building directory as an argument to its '--with-cross-build' option when cross compiling.
Taken the situation that different builds may share a common sstate-cache into consideration, we should stage that directory.
The following changes since commit c607095894cab60493ddfc4b967b0325e1c313b4:
bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for new parsing" (2012-12-07 18:09:01 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/ICU-upgrade
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/ICU-upgrade
Chen Qi (1):
ICU: upgrade to 50.1
.../icu/files/fix-parallel-build.patch | 19 -----
meta/recipes-support/icu/files/gccfix.patch | 19 -----
.../icu/files/icu-add-pkgconfig-support.patch | 43 ------------
.../icu/files/larger-cmd-size.patch | 27 -------
meta/recipes-support/icu/files/noldlibpath.patch | 52 --------------
.../icu/files/use-g++-for-linking.patch | 74 --------------------
meta/recipes-support/icu/{icu-3.6.inc => icu.inc} | 54 ++++----------
meta/recipes-support/icu/icu_3.6.bb | 6 --
meta/recipes-support/icu/icu_50.1.bb | 11 +++
9 files changed, 24 insertions(+), 281 deletions(-)
delete mode 100644 meta/recipes-support/icu/files/fix-parallel-build.patch
delete mode 100644 meta/recipes-support/icu/files/gccfix.patch
delete mode 100644 meta/recipes-support/icu/files/icu-add-pkgconfig-support.patch
delete mode 100644 meta/recipes-support/icu/files/larger-cmd-size.patch
delete mode 100644 meta/recipes-support/icu/files/noldlibpath.patch
delete mode 100644 meta/recipes-support/icu/files/use-g++-for-linking.patch
rename meta/recipes-support/icu/{icu-3.6.inc => icu.inc} (42%)
delete mode 100644 meta/recipes-support/icu/icu_3.6.bb
create mode 100644 meta/recipes-support/icu/icu_50.1.bb
--
1.7.9.5
next reply other threads:[~2012-12-14 10:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 10:08 Qi.Chen [this message]
2012-12-14 10:08 ` [PATCH V2 1/1] ICU: upgrade to 50.1 Qi.Chen
2012-12-14 11:02 ` Burton, Ross
2012-12-14 20:52 ` Martin Jansa
2012-12-17 2:23 ` ChenQi
2012-12-17 19:42 ` Martin Jansa
2012-12-18 2:16 ` ChenQi
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=cover.1355479412.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=Zhenfeng.Zhao@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.