Re: [yocto] Eclipse Plugin 1.1-M4

2011-09-23 Thread Lu, Lianhao
Hi Jack, > -Original Message- > From: yocto-boun...@yoctoproject.org > [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Jack Mitchell > Sent: Friday, September 23, 2011 10:13 PM > To: yocto@yoctoproject.org > Subject: Re: [yocto] Eclipse Plugin 1.1-M4 > > On 23/09/2011 15:02, Jack Mit

[yocto] Agenda: Yocto Technical Team Meeting - (Tuesday, September 27, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))

2011-09-23 Thread Liu, Song
Agenda   * Opens collection - 5 min (Song) * Yocto 1.1 M4 status review and issues - 15 min (team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.1_Release_Criteria#Milestone_ - Bug fixing summary and issues (Song): - Build status and QA (Beth/Song) - Release schedule (Song) * Opens

Re: [yocto] image_types_uboot

2011-09-23 Thread McClintock Matthew-B29882
On Fri, Sep 23, 2011 at 3:48 AM, Ni Qingliang wrote: > before "INIT: Entering runlevel: 5", the "echo -n > /etc/resolv.conf" in > udhcpc and "Running postinst /etc/rpm-postinsts/*.sh..." both failed. > > it looks like the rootfs are not mounted, any ideas? I would probably start a new thread with

Re: [yocto] Eclipse Plugin 1.1-M4

2011-09-23 Thread Jack Mitchell
On 23/09/2011 15:02, Jack Mitchell wrote: I am trying to get the latest plugin working with Eclipse Indigo and have followed the instructions listed here: http://permalink.gmane.org/gmane.linux.embedded.yocto.general/2596 The instructions all work fine until I point Eclipse to a local git clo

[yocto] Eclipse Plugin 1.1-M4

2011-09-23 Thread Jack Mitchell
I am trying to get the latest plugin working with Eclipse Indigo and have followed the instructions listed here: http://permalink.gmane.org/gmane.linux.embedded.yocto.general/2596 The instructions all work fine until I point Eclipse to a local git clone of the EclipsePlugin directory. When I t

Re: [yocto] image_types_uboot

2011-09-23 Thread Ni Qingliang
before "INIT: Entering runlevel: 5", the "echo -n > /etc/resolv.conf" in udhcpc and "Running postinst /etc/rpm-postinsts/*.sh..." both failed. it looks like the rootfs are not mounted, any ideas? On Fri, 2011-09-23 at 11:55 +0800, 倪庆亮 wrote: > attachement is the bootlog on serial console. > I'm u