Re: [yocto] autotools-brokensep.bbclass not working

2014-10-24 Thread Richard Purdie
On Fri, 2014-10-24 at 00:08 +, Vuille, Martin (Martin) wrote: # set /home/platform/Workspace/dvf99_gitlab/poky/meta/conf/bitbake.conf:348 # ${S} # set /home/platform/Workspace/dvf99_gitlab/poky/meta/conf/documentation.conf:77 # [doc] The Build Directory. The OpenEmbedded build

Re: [yocto] Failing Build

2014-10-24 Thread Richard Purdie
On Thu, 2014-10-23 at 22:46 -0400, nick wrote: Greetings Fellow Yocto Developers and Users, I am getting a failing build with bitbake core-image-rt-sdk on qemux86 or qemux86_64 machine builds. I'm guessing you've built a non-rt image, then built an -rt image and the two have become confused

Re: [yocto] QA Issue for recipe inheriting from native.bbclass

2014-10-24 Thread Richard Purdie
On Thu, 2014-10-23 at 16:58 +, Vuille, Martin (Martin) wrote: I have a recipe that inherits from meta/classes/native.bbclass I am getting an ERROR: QA Issue: for this recipe: “Variable RPROVIDES is set as not being package specific, please fix this.” which, as far as I can tell,

[yocto] OpenSSL-1.0.1j update making builds failing ...

2014-10-24 Thread Jens Rehsack
Hi, yesterday applied OpenSSL update on daisy (https://github.com/rdm-dev/poky/commit/27a877becf76a1410aa96c02a25bb885bfbddf04) fails to bitbake, because newly added *ptest* files does not exists. Further patches had been removed from recipe without removing the files themselves ... The first

Re: [yocto] Failing Build

2014-10-24 Thread nick
I tried that and it didn't work. Cheers Nick On 14-10-24 04:34 AM, Richard Purdie wrote: On Thu, 2014-10-23 at 22:46 -0400, nick wrote: Greetings Fellow Yocto Developers and Users, I am getting a failing build with bitbake core-image-rt-sdk on qemux86 or qemux86_64 machine builds. I'm

Re: [yocto] OpenSSL-1.0.1j update making builds failing ...

2014-10-24 Thread Richard Purdie
On Fri, 2014-10-24 at 11:14 +0200, Jens Rehsack wrote: yesterday applied OpenSSL update on daisy (https://github.com/rdm-dev/poky/commit/27a877becf76a1410aa96c02a25bb885bfbddf04) fails to bitbake, because newly added *ptest* files does not exists. Further patches had been removed from recipe

[yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread prashanthg
Hi, I have been facing issues with 'bitbake core-image-minimal' with Qt5 library added for BBB. Error Log: http://pastebin.com/ADdyJnz8 Build Configuration: BB_VERSION= 1.22.0 BUILD_SYS = i686-linux NATIVELSBSTRING = Ubuntu-13.10 TARGET_SYS= arm-poky-linux-gnueabi

Re: [yocto] Failing Build

2014-10-24 Thread Mihail, StanciuX
Hi Nick, Richard, I tried building an rt-sdk image on a fresh environment and I got the same errors as Nick. I suspect the original problem resides in the following error message: ERROR: Multiple .bb files are due to be built which each provide virtual/kernel

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread Diego Sueiro
Hi prashanthg, On Fri, Oct 24, 2014 at 8:24 AM, prashanthg prashan...@vtitan.com wrote: I have been facing issues with 'bitbake core-image-minimal' with Qt5 library added for BBB. Error Log: http://pastebin.com/ADdyJnz8 Build Configuration: BB_VERSION= 1.22.0 BUILD_SYS =

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread prashanthg
Hi Diego Sueiro, Thanks for the information, will try that out. Cheers! Prashanth Gandhiraj On Fri, 24 Oct 2014 16:36:00 +0530 Diego Sueiro lt;diego.sue...@gmail.comgt; wrote Hi prashanthg, On Fri, Oct 24, 2014 at 8:24 AM, prashanthg lt;prashan...@vtitan.comgt; wrote: I have

Re: [yocto] Failing Build

2014-10-24 Thread Burton, Ross
On 24 October 2014 12:00, Mihail, StanciuX stanciux.mih...@intel.com wrote: Looks to me that the core-image-rt-sdk recipe includes both the rt-kernel and the normal kernel, and maybe it shouldn't? FWIW, I appear to be able to replicate this with just core-image-rt. Ross --

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread Paul Eggleton
On Friday 24 October 2014 09:06:00 Diego Sueiro wrote: On Fri, Oct 24, 2014 at 8:24 AM, prashanthg prashan...@vtitan.com wrote: I have been facing issues with 'bitbake core-image-minimal' with Qt5 library added for BBB. Error Log: http://pastebin.com/ADdyJnz8 Build Configuration:

Re: [yocto] Failing Build

2014-10-24 Thread Burton, Ross
On 24 October 2014 12:12, Burton, Ross ross.bur...@intel.com wrote: On 24 October 2014 12:00, Mihail, StanciuX stanciux.mih...@intel.com wrote: Looks to me that the core-image-rt-sdk recipe includes both the rt-kernel and the normal kernel, and maybe it shouldn't? FWIW, I appear to be

Re: [yocto] autotools-brokensep.bbclass not working

2014-10-24 Thread Vuille, Martin (Martin)
-Original Message- From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] Sent: October 24, 2014 4:32 AM To: Vuille, Martin (Martin) Cc: yocto@yoctoproject.org Subject: Re: [yocto] autotools-brokensep.bbclass not working so seperatebuilddir.inc is overriding the use of

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread prashanthg
@PaulEggleton Thanks a lot. I tried 'bitbake -c clean file-native' but it didn't seem to solve the issue. @DiegoSueiro I removed meta-yocto-bsp from bblayers.conf and even tried switching to master branch on the 'meta-qt5' folder. But the error remains the same. If this is of any help, I get

Re: [yocto] QA Issue for recipe inheriting from native.bbclass

2014-10-24 Thread Vuille, Martin (Martin)
-Original Message- From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] Sent: October 24, 2014 4:35 AM To: Vuille, Martin (Martin) Cc: yocto@yoctoproject.org Subject: Re: [yocto] QA Issue for recipe inheriting from native.bbclass On Thu, 2014-10-23 at 16:58 +,

Re: [yocto] Yocto Daisy - Beaglebone Black - core-image-minimal - Error: do_compile

2014-10-24 Thread Paul Eggleton
On Friday 24 October 2014 17:10:19 prashanthg wrote: @PaulEggleton Thanks a lot. I tried 'bitbake -c clean file-native' but it didn't seem to solve the issue. Ah right, I now know how to trigger this. Did you perhaps switch from the dora to the daisy branch whilst keeping your existing TMPDIR?

[yocto] Questions on transition to PR service

2014-10-24 Thread Bryan Evenson
All, I am currently on the dylan branch and I am working toward transitioning to the daisy branch. Overall it is building okay but now on the daisy branch I am getting the warnings about using PRINC being deprecated and I should be using the PR service. Before I make the transition, I have

[yocto] [meta-raspberrypi][PATCH] qtbase: Add basic Qt5 building support

2014-10-24 Thread Yen-Chin Lee
To build raspberrypi with Qt5, we need to add extra QT_CONFIG_FLAGS to indicate device config. Signed-off-by: Yen-Chin Lee coldnew...@gmail.com --- recipes-qt/qt5/qtbase_%.bbappend | 7 +++ 1 file changed, 7 insertions(+) create mode 100644 recipes-qt/qt5/qtbase_%.bbappend diff --git

Re: [yocto] Failing Build

2014-10-24 Thread nick
Thanks Ross, Sorry about not reading the manual first, I thought it was a misconfiguration but wasn't sure. Cheers Nick On 14-10-24 07:14 AM, Burton, Ross wrote: On 24 October 2014 12:12, Burton, Ross ross.bur...@intel.com wrote: On 24 October 2014 12:00, Mihail, StanciuX