[yocto] Yocto weekly bug trend charts -- WW26

2012-07-02 Thread Xu, Jiajun
Hi all, This is the weekly bug trend for WW26. WDD number and Open Bug number keep flat with WW25, as 1097 and 224. Bug status of WW26 could be found on https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend. Best Regards, Jiajun ___ yocto mailin

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, July 03, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2012-07-02 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * 1.2.1 update - 5 min (ScottG) * 1.1.2 update - 5 min (Josh/Beth) * Yocto 1.3 status - 10 min (Song/team) * SWAT team rotation: Beth -> Paul * Opens - 5 min * Team sharing - 20 min -Original Appointment- Conference details Conference name:

Re: [yocto] how does one use a prebuilt toolchain from the toolchain/ directory?

2012-07-02 Thread Zhang, Jessica
See my comments below... -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Manuel Bessler Sent: Monday, July 02, 2012 1:02 PM To: Yocto discussion list Subject: Re: [yocto] how does one use a prebuilt toolchain from the toolchain/

Re: [yocto] how does one use a prebuilt toolchain from the toolchain/ directory?

2012-07-02 Thread Manuel Bessler
I'm in a similar situation and have been wondering about the same questions Robert is raising... I'd love to see others chime in with any insight they might have. Thanks, Manuel On Tue, Jun 26, 2012 at 4:51 AM, Robert P. J. Day wrote: > >   it sounds like a trivial question whose answer should

Re: [yocto] How to include libstdc++ in an image?

2012-07-02 Thread William Mills
On 06/30/2012 06:29 PM, Paul Eggleton wrote: On Saturday 30 June 2012 23:56:18 Koen Kooi wrote: But do note that if you ship libstdc++ without anything linking to it you forego on the linking exception to the GPL. That is general is a Very Bad Thing(TM), so ship a helloword.cpp binary to keep th

Re: [yocto] Hob question: meta-yocto layer and 'defaultsetup' distro option

2012-07-02 Thread Khem Raj
On Mon, Jul 2, 2012 at 9:05 AM, Barros Pena, Belen wrote: > > If I delete the meta-yocto layer, am I supposed to provide the distro to > be used via a layer or some other means? OE-Core has reference distro policies which are enough to generate images by just using OE-Core and that is what happen

Re: [yocto] How to use PRINC

2012-07-02 Thread Darren Hart
On 07/02/2012 09:05 AM, Chris Larson wrote: > On Mon, Jul 2, 2012 at 9:00 AM, Markus Hubig wrote: >> PRINC := "${@int(PRINC) + 2}" > > This is the correct method to use in a bbappend. Start with 1, > obviously, and bump it each time the bbappend changes. > Scott, I believe this need updating

Re: [yocto] [yocto-docs] [PATCH 2/5] dev-manual: tidy up "How to Submit a Change" section

2012-07-02 Thread Paul Eggleton
On Monday 02 July 2012 08:55:33 Darren Hart wrote: > On 07/02/2012 02:54 AM, Paul Eggleton wrote: > > * Change some of the language and patch submission directions to > > > > correctly represent how we work together with OpenEmbedded (this > > changed with the introduction of OE-Core a few rel

[yocto] Hob question: meta-yocto layer and 'defaultsetup' distro option

2012-07-02 Thread Barros Pena, Belen
Hi all, In the Hob settings, there is a drop down menu that allows you to select the distro. The menu includes an option called 'defaultsetup'. This option is selected when you delete the meta-yocto layer. I am sure it does something very important, but unfortunately the name is not very descripti

Re: [yocto] How to use PRINC

2012-07-02 Thread Chris Larson
On Mon, Jul 2, 2012 at 9:00 AM, Markus Hubig wrote: > PRINC := "${@int(PRINC) + 2}" This is the correct method to use in a bbappend. Start with 1, obviously, and bump it each time the bbappend changes. -- Christopher Larson ___ yocto mailing list yocto

[yocto] How to use PRINC

2012-07-02 Thread Markus Hubig
Hello @all, now that I have found out that the variable "PRINC" stands for "increment the PR-variable" how do I use it? Version 1, found here: http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#using-bbappend-files PRINC = "1" Version 2, found here: http://www.yoctoproject.org/

Re: [yocto] [yocto-docs] [PATCH 2/5] dev-manual: tidy up "How to Submit a Change" section

2012-07-02 Thread Darren Hart
On 07/02/2012 02:54 AM, Paul Eggleton wrote: > * Change some of the language and patch submission directions to > correctly represent how we work together with OpenEmbedded (this > changed with the introduction of OE-Core a few releases ago). > * Correct --help option to -h for pull request scr

Re: [yocto] [yocto-docs] [PATCH 1/5] poky-ref-manual: update mailing list info in ref manual

2012-07-02 Thread Paul Eggleton
On Monday 02 July 2012 10:54:20 Paul Eggleton wrote: > + > Whoops, that's a stray in there. I've pushed a fixed version to the same contrib branch. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ___ yocto mailing li

[yocto] [yocto-docs] [PATCH 5/5] dev-manual: menuconfig now works properly

2012-07-02 Thread Paul Eggleton
Bug 2256 is now fixed in master and the fix will be in the next release, so update the documentation accordingly. Signed-off-by: Paul Eggleton --- .../dev-manual/dev-manual-kernel-appendix.xml | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/documentation/de

[yocto] [yocto-docs] [PATCH 4/5] shared state memory -> shared state cache

2012-07-02 Thread Paul Eggleton
"shared state cache" is the generally accepted term for this. Signed-off-by: Paul Eggleton --- .../dev-manual/dev-manual-kernel-appendix.xml |2 +- .../poky-ref-manual/technical-details.xml |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/

[yocto] [yocto-docs] [PATCH 3/5] dev-manual: correct SMP_CONFIG

2012-07-02 Thread Paul Eggleton
It's CONFIG_SMP here, and since the title of the section already mentions it, just change the sentence to be more generic. Signed-off-by: Paul Eggleton --- .../dev-manual/dev-manual-common-tasks.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-

[yocto] [yocto-docs] [PATCH 2/5] dev-manual: tidy up "How to Submit a Change" section

2012-07-02 Thread Paul Eggleton
* Change some of the language and patch submission directions to correctly represent how we work together with OpenEmbedded (this changed with the introduction of OE-Core a few releases ago). * Correct --help option to -h for pull request scripts * Clarify commit message guidelines * Touch up a

[yocto] [yocto-docs] [PATCH 1/5] poky-ref-manual: update mailing list info in ref manual

2012-07-02 Thread Paul Eggleton
We need to include the OpenEmbedded and BitBake mailing lists here as they are an integral part of the community especially for patch submission. Note that this supersedes the information about mailing lists in the dev manual (which should be replaced with a link to this section). Signed-off-by:

[yocto] [yocto-docs] [PATCH 0/5] Documentation fixes

2012-07-02 Thread Paul Eggleton
The following changes since commit d62747ca1d42cae703d1cd307dfe16bb9682b741: documentation/bsp-guide/bsp.xml: Yocto term paring (2012-06-29 06:58:01 -0700) are available in the git repository at: git://git.yoctoproject.org/poky-contrib paule/doc-fixes-3 http://git.yoctoproject.org/cgit.cgi