[oe] [PATCH] meta-handheld: h3600: support kernel v3.17

2014-11-14 Thread Linus Walleij
This makes the v3.17 kernel work with the h3600 target. As of kernel v3.17, most drivers for the H3600 have been upstreamed and we only need two patches to boot it successfully with full support. Patch 1 is merged upstream by now (v3.18), patch 2 is being worked on. Signed-off-by: Linus Walleij

[oe] [PATCH] xrdb: Update to 1.1.0

2014-11-14 Thread Qian Lei
Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb | 10 -- meta-oe/recipes-graphics/xorg-app/xrdb_1.1.0.bb | 10 ++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644

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

2014-11-14 Thread Bian Naimeng
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 +

[oe] [PATCH 1/3] Porting dash from openembedded and upgrade to 0.5.8

2014-11-14 Thread Bian Naimeng
Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- meta-oe/recipes-extended/dash/dash_0.5.8.bb | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 meta-oe/recipes-extended/dash/dash_0.5.8.bb diff --git a/meta-oe/recipes-extended/dash/dash_0.5.8.bb

[oe] [PATCH 3/3] Porting eggdbus from openembedded.

2014-11-14 Thread Bian Naimeng
Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- 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 ++ 3 files

[oe] [meta-oe][PATCH] hostapd: several fixes for init script

2014-11-14 Thread jackie.huang
From: Jackie Huang jackie.hu...@windriver.com * restart: The stop may delay a few seconds according to different wireless devices, on debian/ubuntu, the init script directly sleep 8 seconds to wait the stop complete, here we add a delay function (sleep in a loop) to ensure the stop is

Re: [oe] [PATCH 3/3] Porting eggdbus from openembedded.

2014-11-14 Thread Burton, Ross
On 14 November 2014 09:20, Bian Naimeng bia...@cn.fujitsu.com wrote: meta-oe/recipes-core/eggdbus/eggdbus_0.6.bb| 41 ++ eggdbus hasn't been touched since 2009... what's the rationale for adding something that's been unmaintained for five years and has had a

Re: [oe] How to organize OE environment for intermediate builds

2014-11-14 Thread Martin Jansa
On Fri, Nov 14, 2014 at 12:27:03AM +0200, Alexander Shashkevych wrote: Hello, Hi, I would like to ask you how do you organize your development environments for OE? Let me explain. From my point of view OE build system is well suited for builds of released code, but not for code that

Re: [oe] [PATCH] mariadb: update to 5.5.40

2014-11-14 Thread Martin Jansa
On Fri, Nov 14, 2014 at 10:09:31AM +0800, Kang Kai wrote: On 2014年11月03日 09:38, Kai Kang wrote: Update mariadb from version 5.5.39 to 5.5.40 * rename mariadb_5.5.39.inc - mariadb.inc * add dependency bision-native for mariadb-native Hi Martin, I notice you have stage this commit to

Re: [oe] [PATCH] xrdb: Update to 1.1.0

2014-11-14 Thread Martin Jansa
On Fri, Nov 14, 2014 at 04:25:29PM +0800, Qian Lei wrote: Signed-off-by: Qian Lei qianl.f...@cn.fujitsu.com --- meta-oe/recipes-graphics/xorg-app/xrdb_1.0.9.bb | 10 -- meta-oe/recipes-graphics/xorg-app/xrdb_1.1.0.bb | 10 ++ 2 files changed, 10 insertions(+), 10 deletions(-)

Re: [oe] [PATCH 1/3] Porting dash from openembedded and upgrade to 0.5.8

2014-11-14 Thread Martin Jansa
On Fri, Nov 14, 2014 at 05:20:02PM +0800, Bian Naimeng wrote: Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- meta-oe/recipes-extended/dash/dash_0.5.8.bb | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 meta-oe/recipes-extended/dash/dash_0.5.8.bb

Re: [oe] [PATCH 3/3] Porting eggdbus from openembedded.

2014-11-14 Thread Martin Jansa
On Fri, Nov 14, 2014 at 05:20:04PM +0800, Bian Naimeng wrote: Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- meta-oe/recipes-core/eggdbus/eggdbus/gtk-doc.patch | 34 ++ meta-oe/recipes-core/eggdbus/eggdbus/marshal.patch | 28 +++

Re: [oe] How to organize OE environment for intermediate builds

2014-11-14 Thread Alexander Shashkevych
On Fri, Nov 14, 2014 at 1:56 PM, Martin Jansa martin.ja...@gmail.com wrote: How do you escape this? How to best organize OE environment for intermediate builds without commits? PS: I hope you understand that endless commit'n'push of each little change for just-to-test is extremely

[oe] [meta-python][PATCH 2/3] python-certifi: add recipe for 14.05.14

2014-11-14 Thread Derek Straka
Signed-off-by: Derek Straka de...@minotaurinc.com --- .../python/python-certifi_14.05.14.bb | 20 1 file changed, 20 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-certifi_14.05.14.bb diff --git

[oe] [meta-python][PATCH 3/3] python-tornado: add recipe for 4.0.2

2014-11-14 Thread Derek Straka
Signed-off-by: Derek Straka de...@minotaurinc.com --- .../recipes-devtools/python/python-tornado.inc | 31 .../python/python-tornado_4.0.2.bb |6 2 files changed, 37 insertions(+) create mode 100644

[oe] [meta-python][PATCH 1/3] python-backports-ssl: add recipe for 3.4.0.2

2014-11-14 Thread Derek Straka
Signed-off-by: Derek Straka de...@minotaurinc.com --- .../python/python-backports-ssl_3.4.0.2.bb | 23 1 file changed, 23 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-backports-ssl_3.4.0.2.bb diff --git

[oe] [meta-python][PATCH] python-ujson: add recipe for 1.33

2014-11-14 Thread Derek Straka
Signed-off-by: Derek Straka de...@minotaurinc.com --- .../recipes-devtools/python/python-ujson_1.33.bb | 21 1 file changed, 21 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-ujson_1.33.bb diff --git