Re: [yocto] [eclipse-plugin]: ADT version too old

2012-02-16 Thread Ni Qingliang
thanks, I found the problem, I have setup one new meta layer, and use a new distro (new name and new version), but the eclipse-plugin is only for native poky distro, and will check if the version is same as poky distro's version. On Fri, 2012-02-17 at 12:10 +0800, Lu, Lianhao wrote: > > Looks lik

Re: [yocto] [eclipse-plugin]: ADT version too old

2012-02-16 Thread Lu, Lianhao
Ni Qingliang wrote on 2012-02-17: > and there is no use to change DISTRO_VERSION in > /tmp/tmp/environment-setup-ppc603e-insigma-linux. Looks like you're using the 1.1 eclipse plugin against the 1.1+snapshot poky. You may manually change the OECORE_SDK_VERSION in the environment file as a worka

Re: [yocto] [eclipse-plugin]: ADT version too old

2012-02-16 Thread Ni Qingliang
and there is no use to change DISTRO_VERSION in /tmp/tmp/environment-setup-ppc603e-insigma-linux. On Fri, 2012-02-17 at 10:42 +0800, 倪庆亮 wrote: > I'm using the ecipse-plugin: > http://autobuilder.yoctoproject.org/pub/nightly/20120216-2/eclipse-plugin/indigo/org.yocto.sdk-rc1-201202161547-archive.z

[yocto] [eclipse-plugin]: ADT version too old

2012-02-16 Thread Ni Qingliang
I'm using the ecipse-plugin: http://autobuilder.yoctoproject.org/pub/nightly/20120216-2/eclipse-plugin/indigo/org.yocto.sdk-rc1-201202161547-archive.zip my build tree is following the latest yocto git tree: git://git.yoctoproject.org/poky.git and when assign the build tree as toolchain directory

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-26 Thread Zhang, Jessica
"1.1+snapshot*" as version for both distro and adt. Cheers, Jessica From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Jack Mitchell Sent: Wednesday, October 26, 2011 1:20 AM Cc: yocto@yoctoproject.org Subject: Re: [yocto] Eclipse Plugin: ADT

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-26 Thread Jack Mitchell
On 25/10/2011 22:40, Flanagan, Elizabeth wrote: On Tue, Oct 25, 2011 at 7:45 AM, Jack Mitchell wrote: Hi Jessica, I posted my environment settings earlier, which are located here: http://pastebin.com/4vnWPAD2 Yes, I did use bitbake meta-ide-support to build my roo Hi Jessica, I just did a f

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Lu, Lianhao
Jack Mitchell wrote on 2011-10-25: > > Hi Jessica, > > I just did a full fresh re-build from scratch and now my environment > variables are as follows: > > http://ix.io/1Wf > > My current git status is: > > # On branch edision # Untracked files: # (use "git add ..." to > include in what wil

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Flanagan, Elizabeth
On Tue, Oct 25, 2011 at 7:45 AM, Jack Mitchell wrote: > > Hi Jessica, > > I posted my environment settings earlier, which are located here: > http://pastebin.com/4vnWPAD2 > > Yes, I did use bitbake meta-ide-support to build my roo > > Hi Jessica, > > I just did a full fresh re-build from scratch a

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Zhang, Jessica
: [yocto] Eclipse Plugin: ADT Version too old On 24/10/2011 16:55, Zhang, Jessica wrote: OK missed your env post. Then this is your problem: 16.export OECORE_DISTRO_VERSION="1.1+snapshot-20111021" 17.export OECORE_SDK_VERSION="1.1+snapshot" They need to be 1.1 instead of 1.1

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Joshua Lock
On 25/10/11 07:45, Jack Mitchell wrote: > Hi Jessica, > > I just did a full fresh re-build from scratch and now my environment > variables are as follows: > > http://ix.io/1Wf > > My current git status is: > > # On branch edision > # Untracked files: > # (use "git add ..." to include in what

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-25 Thread Jack Mitchell
ison branch then do "bitbake meta-ide-support" -Original Message- From: Jack Mitchell [mailto:m...@communistcode.co.uk] Sent: Monday, October 24, 2011 8:44 AM To: Zhang, Jessica Cc: yocto@yoctoproject.org Subject: Re: [yocto] Eclipse Plugin: ADT Version too old On 24/10/2011 16:42,

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Zhang, Jessica
t" -Original Message- From: Jack Mitchell [mailto:m...@communistcode.co.uk] Sent: Monday, October 24, 2011 8:44 AM To: Zhang, Jessica Cc: yocto@yoctoproject.org Subject: Re: [yocto] Eclipse Plugin: ADT Version too old On 24/10/2011 16:42, Zhang, Jessica wrote: > Hi Jack, > >

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Jack Mitchell
project.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Jack Mitchell Sent: Monday, October 24, 2011 2:24 AM To: yocto@yoctoproject.org Subject: Re: [yocto] Eclipse Plugin: ADT Version too old On 24/10/2011 10:18, Lu, Lianhao wrote: Jack Mitchell wrote on 2011-10-24: I am trying to u

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Zhang, Jessica
t.org] On Behalf Of Jack Mitchell Sent: Monday, October 24, 2011 2:24 AM To: yocto@yoctoproject.org Subject: Re: [yocto] Eclipse Plugin: ADT Version too old On 24/10/2011 10:18, Lu, Lianhao wrote: > Jack Mitchell wrote on 2011-10-24: >> I am trying to use the new eclipse plugin, which I hav

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Jack Mitchell
On 24/10/2011 16:33, Joshua Lock wrote: On 24/10/11 02:12, Jack Mitchell wrote: On 24/10/2011 10:03, Jack Mitchell wrote: I am trying to use the new eclipse plugin, which I have had working fine for the past couple of weeks until I switched from the master branch to edison. I performed a fres

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Joshua Lock
On 24/10/11 02:12, Jack Mitchell wrote: > On 24/10/2011 10:03, Jack Mitchell wrote: >> I am trying to use the new eclipse plugin, which I have had working >> fine for the past couple of weeks until I switched from the master >> branch to edison. >> >> I performed a fresh build using the stable ed

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Jack Mitchell
On 24/10/2011 10:18, Lu, Lianhao wrote: Jack Mitchell wrote on 2011-10-24: I am trying to use the new eclipse plugin, which I have had working fine for the past couple of weeks until I switched from the master branch to edison. I performed a fresh build using the stable edison branch, installe

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Lu, Lianhao
Jack Mitchell wrote on 2011-10-24: > I am trying to use the new eclipse plugin, which I have had working > fine for the past couple of weeks until I switched from the master branch to > edison. > > I performed a fresh build using the stable edison branch, installed > the new 1.1 eclipse plugin

Re: [yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Jack Mitchell
On 24/10/2011 10:03, Jack Mitchell wrote: I am trying to use the new eclipse plugin, which I have had working fine for the past couple of weeks until I switched from the master branch to edison. I performed a fresh build using the stable edison branch, installed the new 1.1 eclipse plugin and

[yocto] Eclipse Plugin: ADT Version too old

2011-10-24 Thread Jack Mitchell
I am trying to use the new eclipse plugin, which I have had working fine for the past couple of weeks until I switched from the master branch to edison. I performed a fresh build using the stable edison branch, installed the new 1.1 eclipse plugin and now whenever I try to setup the Yocto ecli