Re: [yocto] RFC: Web UI design for bitbake

2011-12-20 Thread Yury Bushmelev
2011/12/20 Wang, Shane shane.w...@intel.com: Hi all, Web UI interface is the next what we are going to do. Uriel drafted the first iteration of the architecture design and I posted it onto https://wiki.yoctoproject.org/wiki/Web_UI. Looking forward to your feedbacks. I would prefer to

[yocto] Poky-Build error

2011-12-20 Thread Navani Kamal Srivastava
Hi, We are facing the problem when we are compiling poky-bernard5.0 -( bitbake -v -b poky-image-eb.bb ) NOTE: package poky-image-eb-1.0-r0: task do_install: Started NOTE: package poky-image-eb-1.0-r0: task do_install: Succeeded NOTE: Running noexec task 13 of 15 (ID: 10,

Re: [yocto] RFC: Web UI design for bitbake

2011-12-20 Thread Uriel Liu
Hi Samuel, Thanks for your precious comment which is much more valuable than 0.02 cents (lol) . I'll take a look at Jenkins and Hudson to see how could we save our effort with these. Sincerely yours, Uriel Liu -Original Message- From: Samuel Stirtzel

Re: [yocto] RFC: Web UI design for bitbake

2011-12-20 Thread Wang, Shane
Samuel Stirtzel wrote on 2011-12-20: 2011/12/20 Wang, Shane shane.w...@intel.com: It sounds like you want to build it all from scratch, quite a lot of work to build a fully featured web build system, in this case compatibility to other systems would be nice. For web builds with bitbake,

Re: [yocto] RFC: Web UI design for bitbake

2011-12-20 Thread Wang, Shane
Luo Zhenhua-B19537 wrote on 2011-12-20: Hello, hob and website UI work in X env, is there a plan to support the Kernel configure manner GUI within Yocto to support UI configuration in console env? Best Regards, Zhenhua AFAIK, so far no plan to provide UI in console like kernel's

Re: [yocto] Poky-Build error

2011-12-20 Thread Mark Hatle
On 12/20/11 2:33 AM, Navani Kamal Srivastava wrote: Hi, We are facing the problem when we are compiling poky-bernard5.0 –( bitbake –v –b poky-image-eb.bb ) Log data follows: |

[yocto] Minutes: Yocto Technical Team Meeting - Tuesday, December 20, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2011-12-20 Thread Liu, Song
Attendees: Paul, Beth, Saul, Josh, John Cherry, ScottR, Richard, Tom, Jessica, Jeff, Sean, Song   New action item list: - Mark will review unsorted features from Wind River team and try to have them scheduled (WIP, finalizing it.) - Song and Saul to follow on Scott Garmen's M2 schedule

[yocto] [Announcement] Poky Bernard 5.0.2

2011-12-20 Thread Flanagan, Elizabeth
All, We are pleased to announce the release of Poky Bernard 5.0.2 This release of poky is available at: http://downloads.yoctoproject.org/releases/poky/poky-bernard-5.0.2.tar.bz2 or http://mirrors.kernel.org/yocto/poky/poky-bernard-5.0.2.tar.bz2 Thank you everyone for all the hard work. For

[yocto] [bernard 0/1] fix for bernard

2011-12-20 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com This commit fixes the binutils build issue on a perticular suse host. Thanks, Nitin The following changes since commit 4f5622fb01bef25b121f293533cbfdd0067329ae: poky.conf: DISTRO bump (2011-12-19 14:35:40 -0800) are available in the git

[yocto] [bernard 1/1] binutils-2.21: fix building on suse 11.4

2011-12-20 Thread nitin . a . kamble
From: Nitin Kamble ni...@yocto-hm1.jf.intel.com x86_64 opensuse 11.4 has bintuils version 2.21, and when this binutils_2.21 recipe is built for x86_64 target then, the invocation of distro gcc fails with errors like this: |

Re: [yocto] [bernard 1/1] binutils-2.21: fix building on suse 11.4

2011-12-20 Thread Martin Jansa
On Tue, Dec 20, 2011 at 11:37:03PM -0800, nitin.a.kam...@intel.com wrote: From: Nitin Kamble ni...@yocto-hm1.jf.intel.com x86_64 opensuse 11.4 has bintuils version 2.21, and when this binutils_2.21 recipe is built for x86_64 target then, the invocation of distro gcc fails with errors like