Re: [yocto] Try latest yocto adt script installer

2010-12-15 Thread Zhang, Jessica
Liping, The newly update scripts are at: http://git.pokylinux.org/cgit.cgi/poky-contrib/commit/?h=jzhang/installer_ne w With following changes: more messages cleanup, fix issues: 1) download all the specified rootfs fiels, 2) add check for yocto_installer_internal, 3) error out when sysroot image

[yocto] quick update about LTP failures

2010-12-15 Thread Tian, Kevin
Hi, all, I start looking into our LTP failures now and get some cursory picture. ( http://bugzilla.pokylinux.org/show_bug.cgi?id=169 ) I tried qemux86 sato image from latest M2 build, and there're in total 40 failures. Compared to previous 0.9-M3 result, the number reduces slightly (some

Re: [yocto] [PATCH 0/1] bug#565: adding environment files

2010-12-15 Thread Lu, Lianhao
Hi Saul, I've fixed and resubmitted the patch. Sorry for not following the patch submission convention. Best Regards, -Lianhao Saul Wold wrote on 2010-12-14: On 12/13/2010 04:07 AM, Lianhao Lu wrote: I rebased the previous patch of adding package of environment files to be compatible with

Re: [yocto] [poky] Recipe Updating Status and call to action

2010-12-15 Thread Tian, Kevin
From: Saul Wold Sent: Thursday, December 16, 2010 8:58 AM Folks, As we get ready for M3 opening up shortly, I wanted to get folks aware of where we are with M2 and the recipe updating process. Based on my rough reckoning, we had about 266 recipes that needed updating at the start of M2, we

Re: [yocto] Try latest yocto adt script installer

2010-12-15 Thread Ke, Liping
Hi, Jessica I have tested newly added image types (sato minimal) in the user configuration file. One known thing is: for extracting root fs, currently our code/configuration logic is: Only one rootfs (minimal, sato, sdk) is workable for each arch. So if user want to extract another rootfs,

Re: [yocto] Try latest yocto adt script installer

2010-12-15 Thread Zhang, Jessica
Ke, Liping wrote: Hi, Jessica I have tested newly added image types (sato minimal) in the user configuration file. One known thing is: for extracting root fs, currently our code/configuration logic is: Only one rootfs (minimal, sato, sdk) is workable for each arch. It's our current

Re: [yocto] Try latest yocto adt script installer

2010-12-15 Thread Ke, Liping
Then can you modify the code before downloading each file, check whether its already exist or not, if so, prompt the user to confirm re-download or skip? And remove the existing checking for the download directory? Hi, Jessica Sure. I will change it and send you the updated patch a little

Re: [yocto] Try latest yocto adt script installer

2010-12-15 Thread Ke, Liping
Hi, Jessica I have updated the scripts. If a qemu file has been downloaded before, It will prompt user download the new or keep the old one. Any problem, just let me know. They're in the same location (contrib.git and lianhao's link) Thanks Regards, criping -Original Message- From: