Re: [yocto] Difference of toolchain recipes

2012-12-06 Thread Luo Zhenhua-B19537
Hello Mark, Thanks a lot, this is very helpful for understanding the different recipes of toolchain. Best Regards, Zhenhua > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Mark Hatle > Sent: Friday, December 07, 2012

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Chris Larson
On Thu, Dec 6, 2012 at 4:16 PM, Robert P. J. Day wrote: > ok, that's just silly (but that could be the 9% quebec beer > talking). if i'm working with just one layer, then this: > > FILESEXTRAPATHS_prepend := "rday" > > works fine: > > FILESPATH="rday/linux-gnueabi:rday/arm:rday/build-linux:rday

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Robert P. J. Day
On Thu, 6 Dec 2012, Chris Larson wrote: > > > On Thu, Dec 6, 2012 at 3:32 PM, Robert P. J. Day > wrote: > On Thu, 6 Dec 2012, Chris Larson wrote: > > > > > > > On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day > > wrote: > >         in addition, there is abso

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Chris Larson
On Thu, Dec 6, 2012 at 3:49 PM, Gary Thomas wrote: > On 2012-12-06 15:32, Robert P. J. Day wrote: > >> On Thu, 6 Dec 2012, Chris Larson wrote: >> >> >>> >>> On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day >>> wrote: >>> in addition, there is absolutely no need to add a ":" to the >>> v

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Gary Thomas
On 2012-12-06 15:32, Robert P. J. Day wrote: On Thu, 6 Dec 2012, Chris Larson wrote: On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day wrote: in addition, there is absolutely no need to add a ":" to the value as the processing adds that for you, so the many, many examples of

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Chris Larson
On Thu, Dec 6, 2012 at 3:32 PM, Robert P. J. Day wrote: > On Thu, 6 Dec 2012, Chris Larson wrote: > > > > > > > On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day > wrote: > > in addition, there is absolutely no need to add a ":" to the > value > > as the processing adds that for you,

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Robert P. J. Day
On Thu, 6 Dec 2012, Chris Larson wrote: > > > On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day > wrote: >   in addition, there is absolutely no need to add a ":" to the value > as the processing adds that for you, so the many, many examples of > > FILESEXTRAPATHS_prepend := "${

Re: [yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Chris Larson
On Thu, Dec 6, 2012 at 2:59 PM, Robert P. J. Day wrote: > in addition, there is absolutely no need to add a ":" to the value > as the processing adds that for you, so the many, many examples of > > FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" > > is potentially confusing to folks reading the c

[yocto] FILESEXTRAPATHS needs to be explained *way* better

2012-12-06 Thread Robert P. J. Day
first time digging into FILESPATH and .bbappend files, and i tested the effect of setting something trivial to see what would happen: FILESEXTRAPATHS_prepend := "rday" did this for "netbase" in meta-ti layer, and checked the resulting value of FILESPATH and (nicely formatted so you can read it

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Philip Balister
On 12/06/2012 04:57 AM, Andreas Schweigstill wrote: Hello! Am Mi, 12/05/2012 19:17, hat Philip Balister geschrieben: On 12/05/2012 05:21 AM, Andreas Schweigstill wrote: meta-zynq/recipes-kernel-linux-zynq contains the following lines: LINUX_VERSION ?= "3.5" LINUX_VERSION_EXTENSION ?= "-xilinx

[yocto] Notes: Yocto Project 1.4 M1 release readiness meeting - Thursday, December 06, 2012 8:30 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2012-12-06 Thread Liu, Song
Attendees: Dave, AlexG, LaurentiuS, AlexP, Jessica, TomZ, Richard, Saul, Ross, Nitin, Song   Notes:   Release criteria review: (please see https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.4_Status#Milestone_1 for details) - M1 does not have high features scheduled, but we have quite some new

[yocto] Bugzilla Status Updates

2012-12-06 Thread Darren Hart
Hi All, This is just an update to let you know that the Status field of the Yocto Project bugzilla has some new fields to better track our workflow. New values indicated with a *. Status: New Accepted *In Progress Design *In Progress Design Complete *In Pro

Re: [yocto] [PATCH 0/1] Misc: detect trailing space in the patches

2012-12-06 Thread Kamble, Nitin A
From: Daniel Stone [mailto:dan...@fooishbar.org] Sent: Wednesday, December 05, 2012 9:48 PM To: Martin Jansa Cc: Kamble, Nitin A; yocto@yoctoproject.org Subject: Re: [yocto] [PATCH 0/1] Misc: detect trailing space in the patches Hi, On 6 December 2012 15:23, Martin Jansa mailto:martin.ja...@gm

Re: [linux-yocto] [PATCH 0/1] Add 32-bit support for Rangeley

2012-12-06 Thread Bruce Ashfield
On 12-12-04 01:11 PM, kishore.k.bo...@intel.com wrote: From: Kishore Bodke Hi, Resending the patch for enabling the 32-bit support for rangeley machine by resuing the existing rangeley branch. Please pull them into linux-yocto-3.4/meta. merged and pushed. Bruce Thanks Kishore. The foll

Re: [yocto] Difference of toolchain recipes

2012-12-06 Thread Mark Hatle
On 12/6/12 4:00 AM, Luo Zhenhua-B19537 wrote: Can anybody shed some light, please? Best Regards, Zhenhua -Original Message- From: Luo Zhenhua-B19537 Sent: Tuesday, December 04, 2012 11:53 AM To: openembedded-c...@lists.openembedded.org; 'yocto@yoctoproject.org' Subject: Difference o

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Andreas Schweigstill
Dear Elvis! Am Do, 12/06/2012 16:42, hat Elvis Dowson geschrieben: > If you want to build your own version of BOOT.bin, its quite simple. Thank you very much for your instructions regarding the creation of my own BOOT.BIN file. Currently I am only evaluating the different Linux build systems re

[yocto] [RFCv3 7/7] (TEMPORARY): Use origin/timo branch of yocto docs project

2012-12-06 Thread mail
From: Timo Mueller As the eclipse generation is currently not part of the master the generation is always using the origin/timo branch to generate the eclipse help. This patch is added for testing purposes only. DO NOT MERGE THIS PATCH UPSTREAM - ONLY APPLY LOCALLY FOR TESTING --- scripts/gen

[yocto] [RFCv3 6/7] scripts/build.sh: Add documentation generation to the default build

2012-12-06 Thread mail
From: Timo Mueller When building the plugin the matching documentation is automatically generated and added to the user.doc plugin prior to the plugin build. --- scripts/build.sh |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh in

[yocto] [RFCv3 5/7] scripts/generat-doc.sh: Copy generated eclipse help into the user.doc plugin

2012-12-06 Thread mail
From: Timo Mueller After successful generation the eclipse help files and the table of contents of each manual are copied to the user.doc plugin. --- scripts/generate_doc.sh |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/scripts/generate_doc.sh b/scripts/generate_doc.s

[yocto] [RFCv3 2/7] plugins/sdk.ide.doc.user: Add about.html to prepare addition of yocto documentation

2012-12-06 Thread mail
From: Timo Mueller As documentation is licensed under CCA-SA 2.0 UK and the plugin itself is licensed under EPL v1.0 an about file needs to be added to the plugin identifying the third party content. --- plugins/org.yocto.sdk.ide.doc.user/about.html.in | 166 .../org.yoct

[yocto] [RFCv3 3/7] scripts/generate_doc.sh: Add script to handle eclipse help generation

2012-12-06 Thread mail
From: Timo Mueller This script will checkout the yocto-docs project containing the official yocto documentation. After successful checkout the eclipse help is generated and the about.html file of the doc.user plugin is created. --- scripts/generate_doc.sh | 84 +

[yocto] [RFCv3 4/7] plugins/sdk.ide.doc.user: Add yocto documentation to the table of contents

2012-12-06 Thread mail
From: Timo Mueller The separate yocto manuals are added to the table of contents to prepare their inclusion into the plugin. --- plugins/org.yocto.sdk.ide.doc.user/plugin.xml | 24 plugins/org.yocto.sdk.ide.doc.user/toc.xml| 18 ++ 2 files changed

[yocto] [RFCv3 0/7][eclipse-poky] Integrate yocto documentation into eclipse

2012-12-06 Thread mail
From: Timo Mueller Hi, since the last proposal some things have changed: 1. Eclipse help generation is now part of the yocto-docs project (currently available in the origin/timo branch) 2. We agreed that the plugin should be licensed under the EPL v1.0 instead of having a separate documentation

[yocto] [RFCv3 1/7] plugins/sdk.ide.doc.user: Add empty eclipse help

2012-12-06 Thread mail
From: Timo Mueller Adds yocto specific eclipse help to the plugin. The help is currently empty but will contain the official yocto documentation later. --- .../META-INF/MANIFEST.MF |3 ++- .../org.yocto.sdk.ide.doc.user/build.properties|7 +-- plugins/or

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Elvis Dowson
Hi Andreas, On Dec 6, 2012, at 4:57 PM, Andreas Schweigstill wrote: > After changing the order of BBLAYERS in build/conf/local.conf to meta, > meta-zynq, > meta-yocto, meta-yocto-bsp and using Hob to select MACHINE=zynq-zc702, > base image=zc702-proto-image everything works fine. Now I get a p

Re: [yocto] [PATCH] Fix incompatibility with jre1.6 support for typed HashMap

2012-12-06 Thread Grigoropol, IoanaX
Hi Jessica, There seems to be a bit of a mix-up on the new branch in the order of the patches were applied. Also, some files modified under Linux have CRLF ending instead of CR. Can you please rebase the branch (the new one or the old one) to commit ec4fcf7b478f59e190d9b9fe9b56e44971c4f66c, an

[yocto] [PATCH 8/8] Validate Bitbake Commander project when switching between new repo and existing one

2012-12-06 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol --- .../yocto/bc/ui/wizards/FiniteStateWizardPage.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/FiniteStateWizardPage.java b/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/Fin

[yocto] [PATCH 7/8] convert CRLF line terminators to CR only

2012-12-06 Thread Ioana Grigoropol
--- .../org/yocto/bc/ui/wizards/FiniteStateWizard.java | 112 +++ .../yocto/bc/ui/wizards/FiniteStateWizardPage.java | 320 ++-- 2 files changed, 216 insertions(+), 216 deletions(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/FiniteStateWizard.java b/p

[yocto] [PATCH 6/8] Fix synchronous waiting for command prompt in Linux & connection lost when restarting

2012-12-06 Thread Ioana Grigoropol
- when waiting for an command to finish running, we wait to receive a command prompt using the syntax user@hostendChar. This pattern is not always encountered on local or remote connection from linux to linux. Instead echo some terminator value after each command and wait for recieve the val

[yocto] [PATCH 5/8] Remove validation for existing git repository

2012-12-06 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol --- .../yocto/bc/ui/wizards/install/OptionsPage.java | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/install/OptionsPage.java b/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wiza

[yocto] [PATCH 4/8] Fix incompatibility with jre1.6 support for typed HashMap

2012-12-06 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol --- .../remote/utils/YoctoHostShellProcessAdapter.java | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/remote/utils/YoctoHostShellProcessAdapter.java b/plugins/org.yocto.bc.ui/src

[yocto] [PATCH 3/8] Validate project name and location for Bitbake command project

2012-12-06 Thread Ioana Grigoropol
- if the project location is empty default value will be used (e.g. /home/user/) - project name must not contain whitespaces and/or invalid characters - if we choose to clone a new repo but the destination directory already contains a .git directory, do not allow moving forward - if we choose to v

[yocto] [PATCH 1/8] Show progress bar for New Bitbake Commander project

2012-12-06 Thread Ioana Grigoropol
- run new Bitbake project creation in a new thread, being cancelable and update the monitor from the event handler in a asynchronous way by invoking Display.asyncExec - use a blocking way to wait(mutex) for the event handler to finish reading command outputs - not only the event handler must be

[yocto] [PATCH 2/8] Show progress bar for building new Recipe in Bitbake commander perspective

2012-12-06 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol --- .../ui/wizards/NewBitBakeFileRecipeWizardPage.java | 119 +--- 1 file changed, 78 insertions(+), 41 deletions(-) diff --git a/plugins/org.yocto.bc.ui/src/org/yocto/bc/ui/wizards/NewBitBakeFileRecipeWizardPage.java b/plugins/org.yocto.bc.ui/

[yocto] [PATCH 0/8] [eclipse-poky-windows] Resending patches targeting fixes for Windows plugin

2012-12-06 Thread Ioana Grigoropol
- files modified under Windows are CRLF ended -> convert them to CR only and apply patch 0007 with --keep-cr Ioana Grigoropol (8): Show progress bar for New Bitbake Commander project Show progress bar for building new Recipe in Bitbake commander perspective Validate project name and loc

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Andreas Schweigstill
Hello! Am Mi, 12/05/2012 19:17, hat Philip Balister geschrieben: > On 12/05/2012 05:21 AM, Andreas Schweigstill wrote: > > meta-zynq/recipes-kernel-linux-zynq contains the following lines: > > LINUX_VERSION ?= "3.5" > > LINUX_VERSION_EXTENSION ?= "-xilinx" > > > > How can I force Yocto to build k

[yocto] [PATCH][meta-ivi] pango: Remove bbappend as upstream removed its dependency to gnome-common

2012-12-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-graphics/pango/pango_1.30.0.bbappend |8 1 files changed, 0 insertions(+), 8 deletions(-) delete mode 100644 recipes-graphics/pango/pango_1.30.0.bbappend diff --git a/recipes-graphics/pango/pango_1.30.0.bbappend b/recipes-graphics/pango/pa

[yocto] Issue of external toolchain usage in Yocto

2012-12-06 Thread Luo Zhenhua-B19537
I tried to use CS external toolchain to build images in Yocto, I met following issue when doing configure for package. configure:2728: checking for powerpc-linux-gnu-gcc -m32 -mcpu=8548 -mabi=spe -mspe -mfloat-gprs=double --sysroot=/home/yocto/poky/build_bsc9131rdb_release/tmp/sysroots/bsc91

[yocto] uboot i.MX6

2012-12-06 Thread Tim Verstraete
Hi everybody, I have build the i.MX6 with danny release of yocto and latest freescale meta using the core-image-minimal image for imx6qsabresd target machine ==> result is build has done everything BUT I when I upload my uboot to my sd card I get nothing. When I change uboot to the image from t

Re: [yocto] Difference of toolchain recipes

2012-12-06 Thread Luo Zhenhua-B19537
Can anybody shed some light, please? Best Regards, Zhenhua > -Original Message- > From: Luo Zhenhua-B19537 > Sent: Tuesday, December 04, 2012 11:53 AM > To: openembedded-c...@lists.openembedded.org; 'yocto@yoctoproject.org' > Subject: Difference of toolchain recipes > > It is a bit co

[yocto] [PATCH 3/3] documentation: Add chunk.quietly option to eclipse processing

2012-12-06 Thread mail
From: Timo Mueller The chunk.quietly option disables the output of the docbook chunker. Creation of a new html file is now longer printed to the console. This provides a much cleaner output of the eclipse makefile target. --- .../adt-manual-eclipse-customization.xsl |1 + .../bsp-g

[yocto] [PATCH 2/3] documentation/tools/eclipse-help.sed: Fix whitespace

2012-12-06 Thread mail
From: Timo Mueller --- documentation/tools/eclipse-help.sed |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/tools/eclipse-help.sed b/documentation/tools/eclipse-help.sed index 71d3395..38690bc 100644 --- a/documentation/tools/eclipse-help.sed +++ b/docu

[yocto] [PATCH 1/3] documentation/Makefile: Fix copying of figures folder

2012-12-06 Thread mail
From: Timo Mueller When calling the eclipse target twice without calling clean in between the figures folder was copied as a subfolder of the existing figures folder. This patch fixes the copy command to correctly copy the figures folder. --- documentation/Makefile |2 +- 1 files changed, 1

[yocto] [PATCH 0/3][yocto-docs] Collected fixes to the eclipe help generation

2012-12-06 Thread mail
From: Timo Mueller Hi, these are some minor fixes for the eclipse help generation currently located in the timo branch of the yocto-docs repository. 1: Fixes an issue with the figures folder when eclipse target was called consecutively without cleaning in between 2: Whitespace fix 3: Enable chu

Re: [yocto] [PATCH] Fix incompatibility with jre1.6 support for typed HashMap

2012-12-06 Thread Grigoropol, IoanaX
Hi Jessica, Have you applied the three patches I have sent before these ones ? There are related to updating the progress bars in the Bitbake project & recipe as well as regarding the validation of new project location and name ([PATCH 0/3] [eclipse-poky] Eclipse plugin on Windows - fixes for p