Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Otavio Salvador
On Mon, Oct 26, 2015 at 9:31 AM, Jonathan Liu wrote: > On 26/10/2015 10:28 PM, Otavio Salvador wrote: >> On Mon, Oct 26, 2015 at 6:24 AM, Jonathan Liu wrote: >>> On 26/10/2015 7:08 PM, Paul Eggleton wrote: >>> It would rebuild qtbase (and recipes depending on it) without Raspberry >>> Pi >>> supp

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Martin Jansa
On Mon, Oct 26, 2015 at 10:54:43AM +, Paul Eggleton wrote: > On Monday 26 October 2015 21:48:24 Jonathan Liu wrote: > > On 26/10/2015 8:41 PM, Paul Eggleton wrote: > > > On Monday 26 October 2015 10:15:49 Andrei Gherzan wrote: > > >> Hi Paul, > > >> > > >> On Mon, Oct 26, 2015 at 08:08:29AM +0

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Jonathan Liu
On 26/10/2015 10:28 PM, Otavio Salvador wrote: On Mon, Oct 26, 2015 at 6:24 AM, Jonathan Liu wrote: On 26/10/2015 7:08 PM, Paul Eggleton wrote: It would rebuild qtbase (and recipes depending on it) without Raspberry Pi support for other machines. I see similar machine-specific do_configure_prep

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Otavio Salvador
On Mon, Oct 26, 2015 at 6:24 AM, Jonathan Liu wrote: > On 26/10/2015 7:08 PM, Paul Eggleton wrote: > It would rebuild qtbase (and recipes depending on it) without Raspberry Pi > support for other machines. > I see similar machine-specific do_configure_prepend elsewhere (e.g. > https://github.com/F

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Jonathan Liu
On 26/10/2015 9:54 PM, Paul Eggleton wrote: On Monday 26 October 2015 21:48:24 Jonathan Liu wrote: On 26/10/2015 8:41 PM, Paul Eggleton wrote: On Monday 26 October 2015 10:15:49 Andrei Gherzan wrote: Hi Paul, On Mon, Oct 26, 2015 at 08:08:29AM +, Paul Eggleton wrote: On Monday 26 October

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Paul Eggleton
On Monday 26 October 2015 21:48:24 Jonathan Liu wrote: > On 26/10/2015 8:41 PM, Paul Eggleton wrote: > > On Monday 26 October 2015 10:15:49 Andrei Gherzan wrote: > >> Hi Paul, > >> > >> On Mon, Oct 26, 2015 at 08:08:29AM +, Paul Eggleton wrote: > >>> On Monday 26 October 2015 09:43:08 Jonathan

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Jonathan Liu
On 26/10/2015 8:41 PM, Paul Eggleton wrote: On Monday 26 October 2015 10:15:49 Andrei Gherzan wrote: Hi Paul, On Mon, Oct 26, 2015 at 08:08:29AM +, Paul Eggleton wrote: On Monday 26 October 2015 09:43:08 Jonathan Liu wrote: [Support #16] Signed-off-by: Jonathan Liu --- recipes-qt/qt5

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Paul Eggleton
On Monday 26 October 2015 10:15:49 Andrei Gherzan wrote: > Hi Paul, > > On Mon, Oct 26, 2015 at 08:08:29AM +, Paul Eggleton wrote: > > On Monday 26 October 2015 09:43:08 Jonathan Liu wrote: > > > [Support #16] > > > > > > Signed-off-by: Jonathan Liu > > > --- > > > > > > recipes-qt/qt5/qtb

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Andrei Gherzan
Hi Paul, On Mon, Oct 26, 2015 at 08:08:29AM +, Paul Eggleton wrote: > On Monday 26 October 2015 09:43:08 Jonathan Liu wrote: > > [Support #16] > > > > Signed-off-by: Jonathan Liu > > --- > > recipes-qt/qt5/qtbase_%.bbappend | 6 ++ > > 1 file changed, 6 insertions(+) > > create mode 100

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Jonathan Liu
On 26/10/2015 7:08 PM, Paul Eggleton wrote: On Monday 26 October 2015 09:43:08 Jonathan Liu wrote: [Support #16] Signed-off-by: Jonathan Liu --- recipes-qt/qt5/qtbase_%.bbappend | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 recipes-qt/qt5/qtbase_%.bbappend diff --git a/r

Re: [yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-26 Thread Paul Eggleton
On Monday 26 October 2015 09:43:08 Jonathan Liu wrote: > [Support #16] > > Signed-off-by: Jonathan Liu > --- > recipes-qt/qt5/qtbase_%.bbappend | 6 ++ > 1 file changed, 6 insertions(+) > create mode 100644 recipes-qt/qt5/qtbase_%.bbappend > > diff --git a/recipes-qt/qt5/qtbase_%.bbappend

[yocto] [meta-raspberrypi][PATCH v2] qtbase: enable Raspberry Pi support

2015-10-25 Thread Jonathan Liu
[Support #16] Signed-off-by: Jonathan Liu --- recipes-qt/qt5/qtbase_%.bbappend | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 recipes-qt/qt5/qtbase_%.bbappend diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend new file mode 100644 index 000..3e