All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Porting some recipes from openembedded
@ 2014-11-14  9:20 Bian Naimeng
  2014-11-14  9:20 ` [PATCH 1/3] Porting dash from openembedded and upgrade to 0.5.8 Bian Naimeng
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bian Naimeng @ 2014-11-14  9:20 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-11-20  0:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14  9:20 [PATCH 0/3] Porting some recipes from openembedded Bian Naimeng
2014-11-14  9:20 ` [PATCH 1/3] Porting dash from openembedded and upgrade to 0.5.8 Bian Naimeng
2014-11-14 12:00   ` Martin Jansa
2014-11-14  9:20 ` [PATCH 2/3] Porting anthy from openembedded and upgrade to 9100h Bian Naimeng
2014-11-14  9:20 ` [PATCH 3/3] Porting eggdbus from openembedded Bian Naimeng
2014-11-14 11:12   ` Burton, Ross
2014-11-14 12:01   ` Martin Jansa
2014-11-19 14:55     ` Martin Jansa
2014-11-20  0:29       ` Bian, Naimeng

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.