[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 --- 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_raspberrypi = "9" #

[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 cleanned qtbase.bbappend Signed-off-by: John Madieu --- conf/layer.conf| 4 qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 29 + recipes-qt/qt5/qtbase_%.bbappend

Re: [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 Andrei Gherzan
Hi, On Mon, Jan 11, 2016 at 3:01 AM, John Madieu wrote: > Signed-off-by: John Madieu > > cleanned qtbase.bbappend > > Signed-off-by: John Madieu > --- > conf/layer.conf| 4 >