[oe] [PATCH 0/3] Porting some recipes from openembedded

Bian Naimeng biannm at cn.fujitsu.com
Fri Nov 14 09:20:01 UTC 2014


Porting some recipes from openembedded.

Bian Naimeng (3):
  Porting dash from openembedded and upgrade to 0.5.8
  Porting anthy from openembedded and upgrade to 9100h
  Porting eggdbus from openembedded.

 meta-oe/recipes-core/eggdbus/eggdbus/gtk-doc.patch |   34 +
 meta-oe/recipes-core/eggdbus/eggdbus/marshal.patch |   28 +
 meta-oe/recipes-core/eggdbus/eggdbus_0.6.bb        |   41 +
 meta-oe/recipes-extended/dash/dash_0.5.8.bb        |   27 +
 .../recipes-support/anthy/anthy-native_9100h.bb    |    7 +
 meta-oe/recipes-support/anthy/anthy.inc            |   26 +
 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       |   23 +
 11 files changed, 5425 insertions(+)
 create mode 100644 meta-oe/recipes-core/eggdbus/eggdbus/gtk-doc.patch
 create mode 100644 meta-oe/recipes-core/eggdbus/eggdbus/marshal.patch
 create mode 100644 meta-oe/recipes-core/eggdbus/eggdbus_0.6.bb
 create mode 100644 meta-oe/recipes-extended/dash/dash_0.5.8.bb
 create mode 100644 meta-oe/recipes-support/anthy/anthy-native_9100h.bb
 create mode 100644 meta-oe/recipes-support/anthy/anthy.inc
 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

-- 
1.9.1



More information about the Openembedded-devel mailing list