Re: [oe] [PATCH 01/18] qtgraphicaleffects: allow empty package

2013-10-08 Thread Eric Bénard
Le Mon, 07 Oct 2013 20:16:04 -0400, Denys Dmytriyenko de...@denix.org a écrit : And the series misses qtquickcontrols-5.1.0, qtserialport-5.1.0 and qttools-native-5.1.0 - those require qt5-${PV}.inc which is now renamed and it breaks parsing... I'll rebase the serie, sorry I was on dora

[oe] [PATCH 01/21] cinematicexperience: add example

2013-10-08 Thread Eric Bénard
for more informations on this demo : http://kgronholm.blogspot.fr/2012/08/qt5-cinematic-experience.html http://quitcoding.com/?page=work#cinex Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/examples/cinematicexperience_1.0.bb | 40 ++ 1 file changed, 40

[oe] [PATCH 03/21] qtjsbackend: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- .../0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch | 0 .../0002-v8.pro-respect-external-host-bindir-when-set.patch | 0 recipes-qt/qt5/qtjsbackend-native_5.1.0.bb | 5 -

[oe] [PATCH 07/21] qtgraphicaleffects: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtgraphicaleffects_5.1.0.bb | 5 - recipes-qt/qt5/qtgraphicaleffects_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtgraphicaleffects_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 03/21] qtjsbackend: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- .../0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch | 0 .../0002-v8.pro-respect-external-host-bindir-when-set.patch | 0 recipes-qt/qt5/qtjsbackend-native_5.1.0.bb | 5 -

[oe] [PATCH 09/21] qtmultimedia: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtmultimedia_5.1.0.bb | 5 - recipes-qt/qt5/qtmultimedia_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtmultimedia_5.1.0.bb create mode 100644

[oe] [PATCH 13/21] qtquick1: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/{qtquick1_5.1.0.bb = qtquick1_5.1.1.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-qt/qt5/{qtquick1_5.1.0.bb = qtquick1_5.1.1.bb} (100%) diff --git a/recipes-qt/qt5/qtquick1_5.1.0.bb

[oe] [PATCH 08/21] qtimageformats: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtimageformats_5.1.0.bb | 5 - recipes-qt/qt5/qtimageformats_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtimageformats_5.1.0.bb create mode 100644

[oe] [PATCH 10/21] qtscript: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtscript_5.1.0.bb | 5 - recipes-qt/qt5/qtscript_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtscript_5.1.0.bb create mode 100644 recipes-qt/qt5/qtscript_5.1.1.bb diff

[oe] [PATCH 05/21] qtxmlpatterns: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtxmlpatterns_5.1.0.bb | 5 - recipes-qt/qt5/qtxmlpatterns_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtxmlpatterns_5.1.0.bb create mode 100644

[oe] [PATCH 04/21] qtsvg: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtsvg_5.1.0.bb | 5 - recipes-qt/qt5/qtsvg_5.1.1.bb | 6 ++ 2 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtsvg_5.1.0.bb create mode 100644 recipes-qt/qt5/qtsvg_5.1.1.bb diff --git

[oe] [PATCH 12/21] qtsystems: doesn't depends on qtjsondb

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtsystems.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtsystems.inc b/recipes-qt/qt5/qtsystems.inc index f7672b1..8b2a770 100644 --- a/recipes-qt/qt5/qtsystems.inc +++

[oe] [PATCH 11/21] qtsensors: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtsensors_5.1.0.bb | 5 - recipes-qt/qt5/qtsensors_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtsensors_5.1.0.bb create mode 100644 recipes-qt/qt5/qtsensors_5.1.1.bb

[oe] [meta-qt5][PATCH v2 01/21] cinematicexperience: add example

2013-10-08 Thread Eric Bénard
for more informations on this demo : http://kgronholm.blogspot.fr/2012/08/qt5-cinematic-experience.html http://quitcoding.com/?page=work#cinex Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/examples/cinematicexperience_1.0.bb | 40 ++ 1 file changed, 40

[oe] [PATCH 06/21] qtdeclarative: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- .../0001-qmltestexample-fix-link.patch| 0 .../0003-Fix-wrong-calculation-of-viewPort-for-transitions.patch | 0 recipes-qt/qt5/{qtdeclarative_5.1.0.bb = qtdeclarative_5.1.1.bb} | 4 ++-- 3 files changed, 2

[oe] [meta-qt5][PATCH v2 06/21] qtdeclarative: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- .../0001-qmltestexample-fix-link.patch| 0 .../0003-Fix-wrong-calculation-of-viewPort-for-transitions.patch | 0 recipes-qt/qt5/{qtdeclarative_5.1.0.bb = qtdeclarative_5.1.1.bb} | 4 ++-- 3 files changed, 2

[oe] [meta-qt5][PATCH v2 11/21] qtsensors: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtsensors_5.1.0.bb | 5 - recipes-qt/qt5/qtsensors_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtsensors_5.1.0.bb create mode 100644 recipes-qt/qt5/qtsensors_5.1.1.bb

[oe] [meta-qt5][PATCH v2 12/21] qtsystems: doesn't depends on qtjsondb

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtsystems.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtsystems.inc b/recipes-qt/qt5/qtsystems.inc index f7672b1..8b2a770 100644 --- a/recipes-qt/qt5/qtsystems.inc +++

[oe] [meta-qt5][PATCH v2 05/21] qtxmlpatterns: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtxmlpatterns_5.1.0.bb | 5 - recipes-qt/qt5/qtxmlpatterns_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtxmlpatterns_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 07/21] qtgraphicaleffects: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtgraphicaleffects_5.1.0.bb | 5 - recipes-qt/qt5/qtgraphicaleffects_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtgraphicaleffects_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 09/21] qtmultimedia: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtmultimedia_5.1.0.bb | 5 - recipes-qt/qt5/qtmultimedia_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtmultimedia_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 14/21] qtlocation: don't depend on qtjsondb

2013-10-08 Thread Eric Bénard
jsondb is not listed a a dependencies on qtlocation in sync.profile and was removed in more recent versions as qtjsondb is no more maintained Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtlocation.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-qt5][PATCH v2 08/21] qtimageformats: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtimageformats_5.1.0.bb | 5 - recipes-qt/qt5/qtimageformats_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtimageformats_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 10/21] qtscript: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtscript_5.1.0.bb | 5 - recipes-qt/qt5/qtscript_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtscript_5.1.0.bb create mode 100644 recipes-qt/qt5/qtscript_5.1.1.bb diff

[oe] [meta-qt5][PATCH v2 13/21] qtquick1: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/{qtquick1_5.1.0.bb = qtquick1_5.1.1.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-qt/qt5/{qtquick1_5.1.0.bb = qtquick1_5.1.1.bb} (100%) diff --git a/recipes-qt/qt5/qtquick1_5.1.0.bb

[oe] [meta-qt5][PATCH v2 15/21] qtwebkit: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtwebkit_5.1.0.bb | 5 - recipes-qt/qt5/qtwebkit_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtwebkit_5.1.0.bb create mode 100644 recipes-qt/qt5/qtwebkit_5.1.1.bb diff

Re: [oe] [PATCH 01/21] cinematicexperience: add example

2013-10-08 Thread Eric Bénard
Hi, sorry for the noise, I forget the good subject. New serie is following. It updates Qt to 5.1.1 on master branch of meta-qt5. BTW : Martin, the serie I sent yesterday is good for dora branch (except the cinematicexperience which was missing the SUMMARY), that'll avoid cherry-pick issues if

[oe] [meta-qt5][PATCH v2 17/21] qtquickcontrols: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtquickcontrols_5.1.0.bb | 5 - recipes-qt/qt5/qtquickcontrols_5.1.1.bb | 6 ++ 2 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtquickcontrols_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 20/21] qt: use 5.1.1 by default

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- conf/distro/include/qt5-versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/include/qt5-versions.inc b/conf/distro/include/qt5-versions.inc index f534de7..7e2d76e 100644 ---

[oe] [meta-qt5][PATCH v2 21/21] qtwebkit-examples: enable building and packaging of examples by default

2013-10-08 Thread Eric Bénard
From: Denys Dmytriyenko de...@ti.com Note: binaries will go into ${PN}-examples, which is qtwebkit-examples-examples Signed-off-by: Denys Dmytriyenko de...@ti.com Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtwebkit-examples.inc | 4 +++

[oe] [meta-qt5][PATCH v2 19/21] qttools-native: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- ...w-to-build-only-lrelease-lupdate-lconvert.patch | 22 -- ...ols-native_5.1.0.bb = qttools-native_5.1.1.bb} | 4 ++-- 2 files changed, 14 insertions(+), 12 deletions(-) rename recipes-qt/qt5/{qttools-5.1.0 =

[oe] [meta-qt5][PATCH v2 16/21] qtwebkit-examples: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtwebkit-examples_5.1.0.bb | 5 - recipes-qt/qt5/qtwebkit-examples_5.1.1.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtwebkit-examples_5.1.0.bb create mode 100644

[oe] [meta-qt5][PATCH v2 18/21] qtserialport: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/{qtserialport_5.1.0.bb = qtserialport_5.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-qt/qt5/{qtserialport_5.1.0.bb = qtserialport_5.1.1.bb} (66%) diff --git a/recipes-qt/qt5/qtserialport_5.1.0.bb

[oe] [meta-qt5][PATCH v2 04/21] qtsvg: update to 5.1.1

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/qt5/qtsvg_5.1.0.bb | 5 - recipes-qt/qt5/qtsvg_5.1.1.bb | 6 ++ 2 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 recipes-qt/qt5/qtsvg_5.1.0.bb create mode 100644 recipes-qt/qt5/qtsvg_5.1.1.bb diff --git

[oe] [meta-qt5][PATCH] cinematicexperience: fix typo

2013-10-08 Thread Eric Bénard
Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/examples/cinematicexperience_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/examples/cinematicexperience_1.0.bb b/recipes-qt/examples/cinematicexperience_1.0.bb index 3fa6f06..9ee5532 100644 ---

Re: [oe] [meta-qt5][PATCH] cinematicexperience: fix typo

2013-10-08 Thread Martin Jansa
On Tue, Oct 08, 2013 at 02:40:55PM +0200, Eric Bénard wrote: Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/examples/cinematicexperience_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/examples/cinematicexperience_1.0.bb

Re: [oe] [meta-qt5] Update to 5.1.1?

2013-10-08 Thread Denys Dmytriyenko
On Tue, Oct 08, 2013 at 08:15:53AM +0100, Laszlo Papp wrote: On Mon, Oct 7, 2013 at 9:35 PM, Denys Dmytriyenko de...@denix.org wrote: On Mon, Oct 07, 2013 at 09:29:50PM +0100, Laszlo Papp wrote: On Mon, Oct 7, 2013 at 9:23 PM, Denys Dmytriyenko de...@denix.org wrote: On Mon, Oct

Re: [oe] [meta-qt5] Update to 5.1.1?

2013-10-08 Thread Denys Dmytriyenko
On Tue, Oct 08, 2013 at 02:23:13PM +0100, Laszlo Papp wrote: On Tue, Oct 8, 2013 at 2:21 PM, Denys Dmytriyenko de...@denix.org wrote: On Tue, Oct 08, 2013 at 08:15:53AM +0100, Laszlo Papp wrote: On Mon, Oct 7, 2013 at 9:35 PM, Denys Dmytriyenko de...@denix.org wrote: On Mon, Oct

[oe] [meta-networking][PATCH] openflow: import and tweak

2013-10-08 Thread Joe MacDonald
Based on work by David Nyström (meta-virtualization) and Laszlo Papp (meta-oe). - Import OpenFlow 1.0 from meta-virtualization and provide an updated version of the recipe for the head of tree in the OpenFlow git repository. - Minor tweak in both recipes for do_install_append()

Re: [oe] [meta-qt5] Update to 5.1.1?

2013-10-08 Thread Martin Jansa
On Tue, Oct 08, 2013 at 02:30:05PM +0100, Laszlo Papp wrote: On Tue, Oct 8, 2013 at 2:26 PM, Denys Dmytriyenko de...@denix.org wrote: Since Dora is a branch of meta-qt5, I don't understand your statements about being orthogonal and not integrated... You will be able to use *any*

Re: [oe] [meta-networking][PATCH] openflow: import and tweak

2013-10-08 Thread Bruce Ashfield
On Tue, Oct 8, 2013 at 9:35 AM, Joe MacDonald j...@deserted.net wrote: Based on work by David Nyström (meta-virtualization) and Laszlo Papp (meta-oe). - Import OpenFlow 1.0 from meta-virtualization and provide an updated version of the recipe for the head of tree in the OpenFlow git

Re: [oe] [meta-qt5][PATCH] cinematicexperience: fix typo

2013-10-08 Thread Martin Jansa
On Tue, Oct 08, 2013 at 09:45:23AM -0400, Denys Dmytriyenko wrote: On Tue, Oct 08, 2013 at 02:45:23PM +0200, Martin Jansa wrote: On Tue, Oct 08, 2013 at 02:40:55PM +0200, Eric Bénard wrote: Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/examples/cinematicexperience_1.0.bb |

Re: [oe] [meta-qt5][PATCH] cinematicexperience: fix typo

2013-10-08 Thread Denys Dmytriyenko
On Tue, Oct 08, 2013 at 03:47:59PM +0200, Martin Jansa wrote: On Tue, Oct 08, 2013 at 09:45:23AM -0400, Denys Dmytriyenko wrote: On Tue, Oct 08, 2013 at 02:45:23PM +0200, Martin Jansa wrote: On Tue, Oct 08, 2013 at 02:40:55PM +0200, Eric Bénard wrote: Signed-off-by: Eric Bénard

Re: [oe] [meta-qt5][PATCH] cinematicexperience: fix typo

2013-10-08 Thread Denys Dmytriyenko
On Tue, Oct 08, 2013 at 02:45:23PM +0200, Martin Jansa wrote: On Tue, Oct 08, 2013 at 02:40:55PM +0200, Eric Bénard wrote: Signed-off-by: Eric Bénard e...@eukrea.com --- recipes-qt/examples/cinematicexperience_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [oe] [meta-qt5] Update to 5.1.1?

2013-10-08 Thread Martin Jansa
On Tue, Oct 08, 2013 at 02:50:59PM +0100, Laszlo Papp wrote: On Tue, Oct 8, 2013 at 2:39 PM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, Oct 08, 2013 at 02:30:05PM +0100, Laszlo Papp wrote: On Tue, Oct 8, 2013 at 2:26 PM, Denys Dmytriyenko de...@denix.org wrote: Since Dora is

Re: [oe] [meta-qt5] Update to 5.1.1?

2013-10-08 Thread Denys Dmytriyenko
On Tue, Oct 08, 2013 at 03:39:18PM +0200, Martin Jansa wrote: On Tue, Oct 08, 2013 at 02:30:05PM +0100, Laszlo Papp wrote: On Tue, Oct 8, 2013 at 2:26 PM, Denys Dmytriyenko de...@denix.org wrote: Since Dora is a branch of meta-qt5, I don't understand your statements about being

[oe] [meta-qt5][PATCH] qt5.inc: extend FILES_${PN}-examples-*

2013-10-08 Thread Eric Bénard
this fix : ERROR: QA Issue: non debug package contains .debug directory: qtquick1-examples path /work/armv7a-vfp-neon-oe-linux-gnueabi/qtquick1/5.1.1-r0/packages-split/qtquick1-examples/

Re: [oe] [meta-qt5] Update to 5.1.1?

2013-10-08 Thread Trevor Woerner
On 8 October 2013 09:39, Martin Jansa martin.ja...@gmail.com wrote: So the same branch names are the only supported combination, if you want to use meta-qt5/master with oe-core/dylan then you're on your own. It works now, but only because we're lucky. I have been experimenting with using

Re: [oe] [meta-qt5][PATCH] qt5.inc: extend FILES_${PN}-examples-*

2013-10-08 Thread Martin Jansa
On Tue, Oct 08, 2013 at 05:18:16PM +0200, Eric Bénard wrote: this fix : ERROR: QA Issue: non debug package contains .debug directory: qtquick1-examples path /work/armv7a-vfp-neon-oe-linux-gnueabi/qtquick1/5.1.1-r0/packages-split/qtquick1-examples/

Re: [oe] [meta-networking][PATCH] openflow: import and tweak

2013-10-08 Thread Joe MacDonald
Hey Laszlo, [Re: [meta-networking][PATCH] openflow: import and tweak] On 13.10.08 (Tue 15:31) Laszlo Papp wrote: Just to give an example about one of those critical issues: the recipe for 1.0 is even broken, as that should *not* use ./boot.sh. Okay. It didn't cause obvious problems for me

Re: [oe] [meta-networking][PATCH] openflow: import and tweak

2013-10-08 Thread Bruce Ashfield
On Tue, Oct 8, 2013 at 1:18 PM, Joe MacDonald j...@deserted.net wrote: Hey Laszlo, [Re: [meta-networking][PATCH] openflow: import and tweak] On 13.10.08 (Tue 15:31) Laszlo Papp wrote: Just to give an example about one of those critical issues: the recipe for 1.0 is even broken, as that

[oe] [meta-oe][PATCH] libsoc: update to 0.4

2013-10-08 Thread Jack Mitchell
From: Jack Mitchell j...@embed.me.uk Signed-off-by: Jack Mitchell j...@embed.me.uk --- meta-oe/recipes-support/libsoc/{libsoc_0.3.bb = libsoc_0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libsoc/{libsoc_0.3.bb = libsoc_0.4.bb} (87%) diff --git

Re: [oe] [meta-oe][PATCH] libsoc: update to 0.4

2013-10-08 Thread Denys Dmytriyenko
On Tue, Oct 08, 2013 at 07:29:00PM +0100, Jack Mitchell wrote: From: Jack Mitchell j...@embed.me.uk Signed-off-by: Jack Mitchell j...@embed.me.uk Good stuff! Acked-by: Denys Dmytriyenko de...@ti.com --- meta-oe/recipes-support/libsoc/{libsoc_0.3.bb = libsoc_0.4.bb} | 2 +- 1 file

Re: [oe] [PATCH] ofono: libqofono: Added libqofono recipe

2013-10-08 Thread Felipe Tonello
Hi Martin, On Fri, Oct 4, 2013 at 7:21 AM, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Sep 30, 2013 at 10:16:40AM -0700, Felipe F. Tonello wrote: From: Felipe F. Tonello e...@felipetonello.com libqofono is a Qt library for oFono that provides easy to use Qt library and QML components

Re: [oe] [PATCH] ofono: libqofono: Added libqofono recipe

2013-10-08 Thread Martin Jansa
On Tue, Oct 08, 2013 at 02:03:33PM -0700, Felipe Tonello wrote: Hi Martin, On Fri, Oct 4, 2013 at 7:21 AM, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Sep 30, 2013 at 10:16:40AM -0700, Felipe F. Tonello wrote: From: Felipe F. Tonello e...@felipetonello.com libqofono is a Qt

[oe] [PATCH] Revert gypsy: Added init script

2013-10-08 Thread Felipe F. Tonello
From: Felipe F. Tonello e...@felipetonello.com This reverts commit 13f540c5a98d3a64b41117db9cf554956eebafe9. This daemon is called by dbus when I client connects to it. So it's not necessary to have the init script. This patch would be useful if we add the init script as a separeted package. But

[oe] [meta-handheld][PATCH] linux-yocto-handhelds.inc: split COMPATIBLE_MACHINE filtering

2013-10-08 Thread Andrea Adami
This allows to add new machines to one single kernel variant Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- recipes-kernel/linux/linux-yocto-handhelds.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-yocto-handhelds.inc

Re: [oe] [meta-handheld][PATCH] linux-yocto-handhelds.inc: split COMPATIBLE_MACHINE filtering

2013-10-08 Thread Andrea Adami
Patch sent too soon. Wrong. Please ignore it On Wed, Oct 9, 2013 at 12:43 AM, Andrea Adami andrea.ad...@gmail.com wrote: This allows to add new machines to one single kernel variant Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- recipes-kernel/linux/linux-yocto-handhelds.inc | 3

[oe] [meta-handheld][PATCH v2] linux-yocto-handhelds.inc: split COMPATIBLE_MACHINE filtering

2013-10-08 Thread Andrea Adami
This allows to add new machines to one single kernel variant Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- recipes-kernel/linux/linux-yocto-dev.bbappend | 2 ++ recipes-kernel/linux/linux-yocto-handhelds.inc| 2 --

[oe] [meta-handheld][PATCH 2/3] h3600.conf: update machine configuration

2013-10-08 Thread Andrea Adami
Signed-off-by: Linus Walleij linus.wall...@linaro.org Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- conf/machine/h3600.conf | 30 +++--- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index

[oe] [meta-handheld][PATCH 3/3] linux-yocto_3.10: initial commit of h3600 defconfig

2013-10-08 Thread Andrea Adami
Signed-off-by: Linus Walleij linus.wall...@linaro.org Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- .../linux/linux-yocto-3.10/h3600/defconfig | 72 ++ recipes-kernel/linux/linux-yocto-handhelds.inc | 6 ++ recipes-kernel/linux/linux-yocto_3.10.bbappend

[oe] [meta-handheld][PATCH 1/3] ipaq-boot-params: h3600: use ttySA0 as default param

2013-10-08 Thread Andrea Adami
These machines use ttySA0,115200n8 (SA1100). Signed-off-by: Linus Walleij linus.wall...@linaro.org Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- recipes-bsp/ipaq-boot-params/files/h3600/params | 1 + 1 file changed, 1 insertion(+) create mode 100644

[oe] [meta-openembedded/meta-webserver][PATCH] nginx: new recipe, updated from aging original in rpi layer (has not been scrubbed for any potential policy issues).

2013-10-08 Thread stephen.arnold42
From: stephen.arnold42 stephen.arnol...@gmail.com Signed-off-by: stephen.arnold42 stephen.arnol...@gmail.com --- .../nginx/files/nginx-cross_1.4.0.diff | 212 + .../recipes-httpd/nginx/files/nginx.conf | 118