Re: [yocto] FW: curious about ref manual, sec 6.1.11, oe-init-build-env-memres

2013-12-12 Thread Rifenbark, Scott M
I would opt for solution one as well since it makes it more consistent with the regular setup script. Scott From: Rudolf Streif [mailto:rstr...@linuxfoundation.org] Sent: Wednesday, December 11, 2013 5:01 PM To: Rifenbark, Scott M Cc: Robert P. J. Day; Saul Wold; Yocto discussion list Subject:

[yocto] Start custom Qt-program instead of xterm

2013-12-12 Thread Alex M
Hello! I spent several days of searching over the internet, learned many graphical images recipes, but still don't understand how to specify for X11 server to launch my custom Qt program at startup (actually it's bash script which runs Qt app, I'm able to start it in xterm manually). Which

Re: [yocto] [yocto-docs][PATCH] Revert ref-manual: Added sdk-pms to Distro Feature list.

2013-12-12 Thread Rifenbark, Scott M
David, I applied this by hand. Thanks, Scott -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of David Nyström Sent: Thursday, December 05, 2013 6:45 AM To: yocto@yoctoproject.org Subject: [yocto] [yocto-docs][PATCH] Revert

[yocto] How to force the use of git-native?

2013-12-12 Thread Gary Thomas
I've found that the latest bitbake fetcher changes (require the use of branch names) fails with older versions of git. I have a Fedora 13 machine which I routinely use to build my Yocto projects that has git version 1.7.7.6. On that machine, all git fetches fail, no matter what. On my Ubuntu

Re: [yocto] How to force the use of git-native?

2013-12-12 Thread Paul Eggleton
Hi Gary, On Thursday 12 December 2013 08:06:31 Gary Thomas wrote: I've found that the latest bitbake fetcher changes (require the use of branch names) fails with older versions of git. I have a Fedora 13 machine which I routinely use to build my Yocto projects that has git version 1.7.7.6.

Re: [yocto] poky tree

2013-12-12 Thread Edward Vidal
Thanks for the information. When I removed poky/build/tmp everything worked okay. My build was quick and I did not need to recompile. My question is what relation between poky/build/tmp/work and poky/build/tmp/sysroot? Thanks for all the great work On Tue, Dec 10, 2013 at 2:18 PM, Burton,

Re: [yocto] poky tree

2013-12-12 Thread Burton, Ross
On 12 December 2013 16:27, Edward Vidal vidal.devel...@gmail.com wrote: Thanks for the information. When I removed poky/build/tmp everything worked okay. My build was quick and I did not need to recompile. My question is what relation between poky/build/tmp/work and poky/build/tmp/sysroot?

Re: [yocto] How to force the use of git-native?

2013-12-12 Thread Paul Eggleton
On Thursday 12 December 2013 09:31:10 Gary Thomas wrote: On 2013-12-12 09:28, Gary Thomas wrote: On 2013-12-12 09:20, Paul Eggleton wrote: Hi Gary, On Thursday 12 December 2013 08:06:31 Gary Thomas wrote: I've found that the latest bitbake fetcher changes (require the use of branch

Re: [yocto] How to force the use of git-native?

2013-12-12 Thread Gary Thomas
On 2013-12-12 09:20, Paul Eggleton wrote: Hi Gary, On Thursday 12 December 2013 08:06:31 Gary Thomas wrote: I've found that the latest bitbake fetcher changes (require the use of branch names) fails with older versions of git. I have a Fedora 13 machine which I routinely use to build my Yocto

Re: [yocto] How to force the use of git-native?

2013-12-12 Thread Gary Thomas
On 2013-12-12 09:37, Paul Eggleton wrote: On Thursday 12 December 2013 09:31:10 Gary Thomas wrote: On 2013-12-12 09:28, Gary Thomas wrote: On 2013-12-12 09:20, Paul Eggleton wrote: Hi Gary, On Thursday 12 December 2013 08:06:31 Gary Thomas wrote: I've found that the latest bitbake fetcher

Re: [yocto] How to force the use of git-native?

2013-12-12 Thread Flanagan, Elizabeth
Gary, If you give me a few hours I'll generate the proper tarball for you. I've upgraded the release process to include a i386 host tarball from now on. I'll send you the link when I have it done. -b On Thu, Dec 12, 2013 at 4:43 PM, Gary Thomas g...@mlbassoc.com wrote: On 2013-12-12 09:37,

Re: [yocto] How to force the use of git-native?

2013-12-12 Thread Gary Thomas
On 2013-12-12 09:56, Flanagan, Elizabeth wrote: Gary, If you give me a few hours I'll generate the proper tarball for you. I've upgraded the release process to include a i386 host tarball from now on. I'll send you the link when I have it done. Thanks, I appreciate this. On Thu, Dec 12,

Re: [yocto] Git clone over http broken on git.yoctoproject.org

2013-12-12 Thread Michael_E_Brown
I'm having the same issue now with: http://git.yoctoproject.org/git/meta-intel.git http://git.yoctoproject.org/git/meta-intel-contrib.git http://git.yoctoproject.org/git/poky.git HOWEVER, if I use https instead of http, it all WORKS OK. NOTE: Some repos work over http, some don't.

[yocto] Dylan point release candidate

2013-12-12 Thread Flanagan, Elizabeth
The first release candidate for dylan-9.0.3 is currently being generated. It should be available in a few hours at: http://autobuilder.yoctoproject.org/pub/releases/dylan-9.0.3.rc1 bitbake a779ae4d4ef47fc36b98ec5753289af7755fcd03 eclipse-poky-juno dc9a609c68fe4a6bbbf34d418fd6611489c1d6f7

[yocto] Fedora19

2013-12-12 Thread Edward Vidal
Hello, I addedFedora-19 \n \ to poky/meta-yocto/conf/distro/poky.conf. MACHINE=zedboard bitbake custom-image Pseudo is not present but is required, building this first before the main build ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix

Re: [yocto] Fedora19

2013-12-12 Thread zhenhua....@freescale.com
gcc-c++ should be installed on the host. Best Regards, Zhenhua From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Edward Vidal Sent: Friday, December 13, 2013 12:24 PM To: yocto@yoctoproject.org Subject: [yocto] Fedora19 Hello, I added

[linux-yocto] [linux-yocto 3.10] [PATCH 0/1] Yaffs:check oob size before auto selecting Yaffs1

2013-12-12 Thread Jiang Lu
Hi, This review request is to fix a issue of YAFFS on P2020RDB board. P2020RDB implements a 32 Mbyte NAND flash with 512 Byte page size. Mounting Yaffs2 on this device got following error: yaffs: yaffs: Attempting MTD mount of 31.10,mtdblock10 yaffs: auto selecting yaffs1 yaffs: NAND geometry