[yocto] [meta-raspberrypi][PATCH] qt5: fixed raspberrypi support

2016-01-07 Thread John Madieu
by editing QMAKE_INCDIR This bbappend definitively fix the bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- recipes-qt/qt5/qtbase_%.bbappend | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 recipes-qt/qt5/qtbase_%.bbappend diff

Re: [yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread john madieu
On Mon, Jan 11, 2016 at 9:34 PM, Andrei Gherzan <and...@gherzan.ro> wrote: > On Mon, Jan 11, 2016 at 04:46:10PM +0100, John Madieu wrote: >> Because EGL properties were not defined properly, we always had the >> following error >> make: *** [egl] Er

[yocto] [meta-raspberrypi][PATCH v3 1/2] qt5: fixed raspberrypi support

2016-01-12 Thread John Madieu
ing)) { | ^ |Makefile:53048: recipe for target '.obj/qgtkstyle.o' failed This bbappend definitively fix these bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 33 +

[yocto] [meta-raspberrypi][PATCH v3 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-01-12 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH 2/4] qt5base: moved the bbappend to a suitable path

2016-01-10 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 34 ++ recipes-qt/qt5/qtbase_%.bbappend | 34 -- 2 files changed, 34 insertions(+), 34 deletions(-) create mode 100644 qt5

[yocto] [meta-raspberrypi][PATCH 3/4] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-01-10 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH 4/4] qtbase bbappend: cleanned recipe

2016-01-10 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend index ac158a9..8b77bfa

[yocto] [meta-raspberrypi][PATCH 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-01-10 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> cleanned qtbase.bbappend Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf| 4 qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 29 + recipes-qt/qt5/qtbas

Re: [yocto] [meta-raspberrypi][PATCH 4/4] qtbase bbappend: cleanned recipe

2016-01-11 Thread john madieu
On Mon, Jan 11, 2016 at 2:49 PM, Andrei Gherzan <and...@gherzan.ro> wrote: > > Hi John, Hello Andrei > > On Mon, Jan 11, 2016 at 3:55 AM, John Madieu <j.mad...@expemb.com> wrote: >> >> Signed-off-by: John Madieu <j.mad...@expemb.com> >> --- >

[yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread John Madieu
by editing QMAKE_INCDIR This bbappend definitively fix the bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 29 + 1 file changed, 29 insertions(+) create mode 100644 qt5-layer/recipes-qt/qt5/qtbase_%.bbappend

[yocto] [meta-raspberrypi][PATCH v2 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-01-11 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread John Madieu
by editing QMAKE_INCDIR This bbappend definitively fix the bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 29 + 1 file changed, 29 insertions(+) create mode 100644 qt5-layer/recipes-qt/qt5/qtbase_%.bbappend

[yocto] [meta-raspberrypi][PATCH v2 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-01-11 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH v3 1/2] qt5: fixed raspberrypi support

2016-01-18 Thread John Madieu
ing)) { | ^ |Makefile:53048: recipe for target '.obj/qgtkstyle.o' failed This bbappend definitively fix these bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 33 +

[yocto] [meta-raspberrypi][PATCH v3 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-01-18 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH 1/2] qt5: fixed raspberrypi support

2016-02-03 Thread John Madieu
ing)) { | ^ |Makefile:53048: recipe for target '.obj/qgtkstyle.o' failed This bbappend definitively fix these bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 33 +

[yocto] [meta-raspberrypi][PATCH 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-02-03 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH v3 1/2] qt5: fixed raspberrypi support

2016-02-02 Thread John Madieu
ing)) { | ^ |Makefile:53048: recipe for target '.obj/qgtkstyle.o' failed This bbappend definitively fix these bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 33 +

[yocto] [meta-raspberrypi][PATCH v3 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-02-02 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp

[yocto] [meta-raspberrypi][PATCH v3 1/2] qt5: fixed raspberrypi support

2016-02-02 Thread John Madieu
ing)) { | ^ |Makefile:53048: recipe for target '.obj/qgtkstyle.o' failed This bbappend definitively fix these bug Signed-off-by: John Madieu <j.mad...@expemb.com> --- qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 33 +

[yocto] [meta-raspberrypi][PATCH v3 2/2] layer.conf: avoid to force users to add the qt5 layer because of qtbase bbappend

2016-02-02 Thread John Madieu
Signed-off-by: John Madieu <j.mad...@expemb.com> --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index bea5a65..60f1bcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,7 @@ BBFILE_PRIORITY_raspberryp