Re: [yocto] DEFAULT_PREFERENCE not working as expected

2014-10-17 Thread Chris Tapp
On 17 Oct 2014, at 22:37, Martin Jansa wrote: > That's by (IMHO wrong) design: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=2964 Thanks - I was wondering if layers had something to do with it. > Instead of setting P_V 2.40 only for that single project which needs that > newer libsoup,

Re: [yocto] DEFAULT_PREFERENCE not working as expected

2014-10-17 Thread Martin Jansa
That's by (IMHO wrong) design: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2964 Instead of setting P_V 2.40 only for that single project which needs that newer libsoup, you need to set P_V to 2.38 for every other project which is using your layer. On Fri, Oct 17, 2014 at 10:57 PM, Chris Tap

[yocto] DEFAULT_PREFERENCE not working as expected

2014-10-17 Thread Chris Tapp
I've got a layer that includes a recipe for libsoup at version 2.40.3 which sets DEFAULT_PREFERENCE = "-1". However, this version gets used when I build rather than the 2.38.? version in poky/meta (under danny). Why is this? -- Chris Tapp opensou...@keylevel.com www.keylevel.com You can

Re: [yocto] How to get autotools to use C++11 under 'danny'

2014-10-17 Thread Chris Tapp
On 17 Oct 2014, at 20:17, Maciej Borzecki wrote: > On Friday 17 of October 2014 17:47:29 Chris Tapp wrote: >> Does anybody know what I need to add to my configure.ac to get C++11 (or >> C++0x) support added to the gcc flags at compile time? >> >> I've tried using: >> >> AC_LANG([C++]) >> A

Re: [yocto] How to get autotools to use C++11 under 'danny'

2014-10-17 Thread Maciej Borzecki
On Friday 17 of October 2014 17:47:29 Chris Tapp wrote: > Does anybody know what I need to add to my configure.ac to get C++11 (or > C++0x) support added to the gcc flags at compile time? > > I've tried using: > >AC_LANG([C++]) >AC_PROG_CXX >AX_CXX_COMPILE_STDCXX_11([noext]) > > But

Re: [yocto] Questions regarding adding a new llvm based cross-compiler

2014-10-17 Thread Martin Jansa
On Fri, Oct 17, 2014 at 09:07:19AM +0100, Paul Barker wrote: > On 16 October 2014 18:46, Cody P Schafer wrote: > > Hi all, > > > > I'm working on creating a layer for the rust compiler (which uses > > llvm) and was wondering if there were any best practices and/or > > examples people could point m

[yocto] How to get autotools to use C++11 under 'danny'

2014-10-17 Thread Chris Tapp
Does anybody know what I need to add to my configure.ac to get C++11 (or C++0x) support added to the gcc flags at compile time? I've tried using: AC_LANG([C++]) AC_PROG_CXX AX_CXX_COMPILE_STDCXX_11([noext]) But that fails at configure time. -- Chris Tapp opensou...@keylevel.com www.k

Re: [yocto] local.conf assignment priority with autobuilder

2014-10-17 Thread Saul Wold
On 10/15/2014 02:45 PM, Jate Sujjavanich wrote: I am attempting to control debug-tweaks via an image recipe. Previous posts suggest that the autobuilder will use auto.conf and ignore local.conf. However, meta/conf/bitbake.conf says that the include order is auto.conf, and then local.conf. Corre

Re: [yocto] Updating daisy -> Python.h not found

2014-10-17 Thread Neuer User
Hmm, going deeper into the configure error I found the following: File /home/ubuntu/yocto/build/tmp/sysroots/i686-linux/usr/lib/python3.3/distutils/sysconfig.py contains in line 19: PREFIX = os.path.normpath(sys.prefix).replace( os.getenv("BUILD_SYS"), os.getenv("HOST_SYS") ) This gives error T

[yocto] CEWG project BOFS in Dusseldorf (today)

2014-10-17 Thread Tim Bird
For those of you at plumbers, The CE Workgroup of the Linux Foundation is holding some Birds-Of-a-Feather sessions in Room 02 (not '2', but '02', downstairs), to discuss some initiatives and projects we're working on. Here are the times and topics we're discussing: 2:00-3:00 - Reducing System Si

Re: [yocto] Updating daisy -> Python.h not found

2014-10-17 Thread Neuer User
Hmm, I looked through the compile log before, but you are right: the configure log might be more interesting: There is one error during configure (which, however, did not abort the process, strangely): DEBUG: Executing python function sysroot_cleansstate DEBUG: Python function sysroot_cleansstate

Re: [yocto] Updating daisy -> Python.h not found

2014-10-17 Thread Paul Eggleton
On Friday 17 October 2014 17:01:46 Neuer User wrote: > Am 17.10.2014 um 16:51 schrieb Paul Eggleton: > > Hi there, > > > > I agree this sort of thing shouldn't happen on a stable branch. I'm not > > sure what would have caused such a problem though. However, above you are > > looking under tmp/wor

Re: [yocto] Updating daisy -> Python.h not found

2014-10-17 Thread Neuer User
Am 17.10.2014 um 16:51 schrieb Paul Eggleton: > Hi there, > > I agree this sort of thing shouldn't happen on a stable branch. I'm not sure > what would have caused such a problem though. However, above you are looking > under tmp/work, but the file being present under there doesn't really say >

Re: [yocto] Updating daisy -> Python.h not found

2014-10-17 Thread Paul Eggleton
Hi there, On Friday 17 October 2014 12:00:23 Neuer User wrote: > Because of shellshock I decided to update my daisy repo to latest > revision (old version was from about June). > > Everybody know: "NEVER EVER CHANGE A RUNNING SYSTEM" :-) > Well, I needed to because of shellshock. And now I need t

[yocto] Updating daisy -> Python.h not found

2014-10-17 Thread Neuer User
Hi Because of shellshock I decided to update my daisy repo to latest revision (old version was from about June). Everybody know: "NEVER EVER CHANGE A RUNNING SYSTEM" :-) Well, I needed to because of shellshock. And now I need to try to repair everything that broke (currently at 7 packages). One

Re: [yocto] PCEngines APU1c

2014-10-17 Thread Albert K
Hi, I did ask in the PCengines forum but no reply as yet. On Fri, Oct 17, 2014 at 5:46 PM, Neuer User wrote: > Am 11.10.2014 um 18:52 schrieb Albert K: >> Dear all, >> >> May I know if anyone has a BSP for PCEngines APU1c ? Thanks. >> >> Regards. >> > > Probably ask Pascal Dornier from PC engi

Re: [yocto] PCEngines APU1c

2014-10-17 Thread Neuer User
Am 11.10.2014 um 18:52 schrieb Albert K: > Dear all, > > May I know if anyone has a BSP for PCEngines APU1c ? Thanks. > > Regards. > Probably ask Pascal Dornier from PC engines directly. Although, he mostly only focuses on the hardware, but he might at least know... -- _

Re: [yocto] Questions regarding adding a new llvm based cross-compiler

2014-10-17 Thread Paul Barker
On 16 October 2014 18:46, Cody P Schafer wrote: > Hi all, > > I'm working on creating a layer for the rust compiler (which uses > llvm) and was wondering if there were any best practices and/or > examples people could point me at. I can't really offer much help on the LLVM side, but I can say thi