[oe] [meta-oe][PATCH 0/2] uim: add new recipe and dependence

Bian Naimeng biannm at cn.fujitsu.com
Fri Jun 26 05:30:48 UTC 2015


UIM(Universal Input Method) is a multilingual user input method library,
which is provided by lots of linux distro, such as Debian, Ubuntu, Fedora.

Bian Naimeng (2):
  anthy: add new recipe
  uim: add new recipe

 meta-oe/recipes-support/anthy/anthy/2ch_t.patch    | 5062 ++++++++++++++++++++
 .../anthy/anthy/native-helpers.patch               |   50 +
 .../anthy/anthy/not_build_elc.patch                |   16 +
 .../anthy/anthy/target-helpers.patch               |  111 +
 meta-oe/recipes-support/anthy/anthy_9100h.bb       |   42 +
 .../uim/uim/0001-fix-bug-about-stdlib.patch        |   40 +
 .../uim/uim/0001-fix-bug-for-cross-compile.patch   |   28 +
 .../uim/uim/uim-module-manager.patch               |   11 +
 meta-oe/recipes-support/uim/uim_1.3.1.bb           |  128 +
 9 files changed, 5488 insertions(+)
 create mode 100644 meta-oe/recipes-support/anthy/anthy/2ch_t.patch
 create mode 100644 meta-oe/recipes-support/anthy/anthy/native-helpers.patch
 create mode 100644 meta-oe/recipes-support/anthy/anthy/not_build_elc.patch
 create mode 100644 meta-oe/recipes-support/anthy/anthy/target-helpers.patch
 create mode 100644 meta-oe/recipes-support/anthy/anthy_9100h.bb
 create mode 100644 meta-oe/recipes-support/uim/uim/0001-fix-bug-about-stdlib.patch
 create mode 100644 meta-oe/recipes-support/uim/uim/0001-fix-bug-for-cross-compile.patch
 create mode 100644 meta-oe/recipes-support/uim/uim/uim-module-manager.patch
 create mode 100644 meta-oe/recipes-support/uim/uim_1.3.1.bb

-- 
1.9.1



More information about the Openembedded-devel mailing list