Re: [yocto] [RFC 0/8] Integrate yocto documentation into eclipse

2012-07-26 Thread Timo Müller
Hi Jessica, Zhang, Jessica wrote, On 24.07.2012 01:48: Please see my comments... Thanks, Jessica -Original Message- 2nd. We need to figure out the process to generate the content for this doc plug-in since normally the content will be finalized toward the end of a release. So is

Re: [yocto] Fail to rm a 4G file...

2012-07-26 Thread Paul Eggleton
On Wednesday 25 July 2012 21:53:26 Andrei Gherzan wrote: Anybody faced this error before and can save me from searching the roots of the problem? | 53135360 bytes (53 MB) copied, 1.21693 s, 43.7 MB/s | rm: cannot remove `img-name.sdimg': Value too large for defined data type | ERROR:

Re: [yocto] Fail to rm a 4G file...

2012-07-26 Thread Andrei Gherzan
On Thu, Jul 26, 2012 at 11:50 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Wednesday 25 July 2012 21:53:26 Andrei Gherzan wrote: Anybody faced this error before and can save me from searching the roots of the problem? | 53135360 bytes (53 MB) copied, 1.21693 s, 43.7 MB/s

[yocto] dev manual has pretty outdated link to bitbake user manual

2012-07-26 Thread Robert P. J. Day
not sure if anyone wants to address this, but at the end of section 1 in the current yocto dev manual, there's this link to an allegedly comprehensive bitbake user manual: http://docs.openembedded.org/bitbake/html/ which is really pretty dated. someone else higher up the food chain can

Re: [yocto] Yocto and Qt embedded

2012-07-26 Thread Giovanni Foiani
I solved adding in my setup-environment script all enviroment variable related to Qt (I used paths generated by meta-toolchain-qte). Then sourcing this environment and running into my project directory: - qmake2 - make I can successfully build Qt applications.. I still can't configure

[yocto] beagleboard core-image-sato boots to serial port poky 1.3_M2

2012-07-26 Thread Edward Vidal
hello, I added the line below to uEnv.txt based on Yi Zhao message. bootcmd=mmc rescan 0; fatload mmc 0:1 0x8030 uImage; bootm 0x8030 Now uEnv.txt is the following mpurate=auto bootcmd=mmc rescan 0; fatload mmc 0:1 0x8030 uImage; bootm 0x8030 dvimode=hd720

Re: [yocto] Yocto and Qt embedded

2012-07-26 Thread Wolfgang Denk
Dear Giovanni, In message cansupap8k__yazngrw88ogh8pk2xfnqfgkj_378oc+8cmfq...@mail.gmail.com you wrote: I solved adding in my setup-environment script all enviroment variable related to Qt (I used paths generated by meta-toolchain-qte). I still can't configure the environment to run

Re: [yocto] beagleboard core-image-sato boots to serial port poky 1.3_M2

2012-07-26 Thread Paul Eggleton
On Thursday 26 July 2012 08:52:55 Edward Vidal wrote: I added the line below to uEnv.txt based on Yi Zhao message. bootcmd=mmc rescan 0; fatload mmc 0:1 0x8030 uImage; bootm 0x8030 Now uEnv.txt is the following mpurate=auto bootcmd=mmc rescan 0; fatload mmc 0:1 0x8030 uImage;

Re: [yocto] [meta-baryon][PATCH] webmin: fixed nfs exports configuration

2012-07-26 Thread Paul Eggleton
On Wednesday 25 July 2012 15:19:43 Kevin Strasser wrote: No longer attempting to kill any rpc.nfsd processes. Also, fixed a reference to the nfsserver init script. Signed-off-by: Kevin Strasser kevin.stras...@linux.intel.com --- recipes-extended/webmin/webmin_1.570.bb |5 +++-- 1 file

[yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Saxena, Rahul
I get the following error: ERROR: QA Issue: Architecture did not match (62 to 3) on /work/rangeley-poky-linux/linux-yocto-3.4.4+git1+a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5_1+6297e4c1d57e1063bfce297c2e12392348598559-r4.0/packages-split/kernel-vmlinux/boot/vmlinux-3.4.4-yocto-standard What

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Bruce Ashfield
On 12-07-26 02:37 PM, Saxena, Rahul wrote: I get the following error: ERROR: QA Issue: Architecture did not match (62 to 3) on

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Saxena, Rahul
Hmm OK..but not sure what I did wrong. I just started a new BSP (meta-rangley) by copying over meta-sugarbay (this is a 64-bit bsp) to new layer meta-rangley, renamed all files and variables etc from sugarbay to rangley. Created new machine standard/common-pc-64 branch in my local clone

Re: [yocto] [PATCH 0/2] update packages' maintainer

2012-07-26 Thread Saul Wold
On 07/25/2012 02:13 AM, Kang Kai wrote: Hi Saul, I take over the packages belongs to Xiaofeng Yan. Update ltp qmmp and liburi-perl, and mingetty check date too. Regards, Kai The following changes since commit 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c: documentation: Updated the h6 style to

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Bruce Ashfield
On 12-07-26 02:58 PM, Saxena, Rahul wrote: Hmm OK..but not sure what I did wrong. I just started a new BSP (meta-rangley) by copying over meta-sugarbay (this is a 64-bit bsp) to new layer meta-rangley, renamed all files and variables etc from sugarbay to rangley. Created new machine

Re: [yocto] [PATCH 0/6] commits to move crownbay BSP to v3.4 kernel I v1.14 EMGD driver.

2012-07-26 Thread Darren Hart
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Hi Nitin, Please include [meta-intel] in the subject of the cover letter for patch series against the meta-intel repository. -- Darren The following changes since commit

Re: [yocto] [PATCH 1/6] emgd-driver-bin: upgrade from 1.10 to 1.14

2012-07-26 Thread Darren Hart
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com 1.14 is the latest released driver for emgd. This change is tested on crownbay machine. Please limit your commit log messages to 72 characters in width. This allows for some indentation

Re: [yocto] [PATCH 2/6] crownbay: customize the xorg.conf for the flat panel on the corwnbay kit

2012-07-26 Thread Darren Hart
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The kit has Auo 800x600 LCD screen. Configuring Xorg for it. I presume the crownbay has additional display options? how does this impact those? -- Darren Signed-off-by: Nitin A Kamble

Re: [yocto] [PATCH 3/6] crownbay: update emgd driver version in the README

2012-07-26 Thread Darren Hart
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com This should really be done in the patch that made the upgrade as they are the same functional change. Otherwise the driver version and the README are out of sync (if only momentarily). But there

Re: [yocto] [PATCH 4/6] crownbay: add recipe extension for linux-yocto-3.4

2012-07-26 Thread Darren Hart
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com crownbay: linux-yocto v3.4 : add emgd branch info in git src_uri At build time, the emgd-1.14 branch is merged with the crownbay bsp kernel source branch to get emgd kernel driver's

Re: [yocto] [PATCH 6/6] gnu-efi: fix whitespace usage

2012-07-26 Thread Darren Hart
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com the use of tabs was causing bitbake warnings. TO avoid these warnings The To , converted tags into space which is also the

Re: [yocto] [PATCH 0/6] commits to move crownbay BSP to v3.4 kernel I v1.14 EMGD driver.

2012-07-26 Thread Darren Hart
On 07/26/2012 12:51 PM, Darren Hart wrote: On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Hi Nitin, Please include [meta-intel] in the subject of the cover letter for patch series against the meta-intel repository. There were

Re: [yocto] [meta-intel][PATCH] gnu-efi_3.0m.bb: Fix tabs with spaces in python snippet

2012-07-26 Thread Darren Hart
On 07/25/2012 12:31 AM, Khem Raj wrote: This shuts up new bitbake otherwise it warns about this always Signed-off-by: Khem Raj raj.k...@gmail.com Agreed, there is another series pending with this same change. Will get this merged soon. Thanks, Darren ---

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Saxena, Rahul
Hi Bruce, I think you are right. I do get following warning message: WARNING: Looked at meta/cfg/standard/rangeley/hdw_frags.txt and meta/cfg/standard/Rangeley/required_frags.txt in Directory: meta/cfg/standard.rangeley However I do find my kernel configuration .cfg and .scc files to be pulled

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Saxena, Rahul
Fixing typo..The warning message is actually; WARNING: Looked at meta/cfg/standard/rangeley/hdw_frags.txt and meta/cfg/standard/Rangeley/required_frags.txt in Directory: meta/cfg/standard/rangeley -Original Message- From: Saxena, Rahul Sent: Thursday, July 26, 2012 3:49 PM To: 'Bruce

Re: [yocto] [PATCH 0/2] update packages' maintainer

2012-07-26 Thread Kang Kai
On 2012年07月27日 03:00, Saul Wold wrote: On 07/25/2012 02:13 AM, Kang Kai wrote: Hi Saul, I take over the packages belongs to Xiaofeng Yan. Update ltp qmmp and liburi-perl, and mingetty check date too. Regards, Kai The following changes since commit 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c:

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Bruce Ashfield
On Thu, Jul 26, 2012 at 6:48 PM, Saxena, Rahul rahul.sax...@intel.com wrote: Hi Bruce, I think you are right. I do get following warning message: WARNING: Looked at meta/cfg/standard/rangeley/hdw_frags.txt and meta/cfg/standard/Rangeley/required_frags.txt in Directory:

Re: [yocto] [PATCH 2/6] crownbay: customize the xorg.conf for the flat panel on the corwnbay kit

2012-07-26 Thread Kamble, Nitin A
-Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Friday, July 27, 2012 1:41 AM To: Kamble, Nitin A Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com; Zanussi, Tom Subject: Re: [yocto] [PATCH 2/6] crownbay: customize the xorg.conf for the flat panel

Re: [yocto] [PATCH 2/6] crownbay: customize the xorg.conf for the flat panel on the corwnbay kit

2012-07-26 Thread Darren Hart
On 07/26/2012 09:00 PM, Kamble, Nitin A wrote: -Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Friday, July 27, 2012 1:41 AM To: Kamble, Nitin A Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com; Zanussi, Tom Subject: Re: [yocto] [PATCH 2/6]

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3)

2012-07-26 Thread Saxena, Rahul
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Thursday, July 26, 2012 6:53 PM To: Saxena, Rahul Cc: yocto@yoctoproject.org Subject: Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3) On Thu, Jul 26, 2012 at 6:48 PM, Saxena, Rahul

Re: [yocto] [PATCH 2/6] crownbay: customize the xorg.conf for the flat panel on the corwnbay kit

2012-07-26 Thread Kamble, Nitin A
On 07/23/2012 03:06 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The kit has Auo 800x600 LCD screen. Configuring Xorg for it. I presume the crownbay has additional display options? how does this impact those? This change sets the resolution of