Jack,


One other thing to check, did you do git update of your Edison branch before 
running a fresh build?



From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Jack Mitchell
Sent: Tuesday, October 25, 2011 7:45 AM
Cc: yocto@yoctoproject.org
Subject: Re: [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+snapshot.  You need to update your Edison 
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<mailto:yocto@yoctoproject.org>
Subject: Re: [yocto] Eclipse Plugin: ADT Version too old

On 24/10/2011 16:42, Zhang, Jessica wrote:

   Hi Jack,

   So you mean you did "bitbake meta-ide-support" to use the build tree?

   I just tried with my Edison build tree mode on my laptop and it works fine. 
So can you check under your build/tmp directory, there should be an 
environment-setup-*-poky-linux file, where * is your target arch.  At the end 
file do you have several OECORE_* settings ? If not, you need to rerun "bitbake 
meta-ide-support" and ensure there're OECORE_* settings at the end.

   Thanks,
   Jessica

   -----Original Message-----
   From: yocto-boun...@yoctoproject.org<mailto:yocto-boun...@yoctoproject.org> 
[mailto:yocto-boun...@yoctoproject.org] On Behalf Of Jack Mitchell
   Sent: Monday, October 24, 2011 2:24 AM
   To: yocto@yoctoproject.org<mailto: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 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
         eclipse environment I receive the following error:

         Yocto Preferences Configuration Error!
         OECORE related items are not found in envrionement setup files.
         The ADT version you're using is too old.
         Please upgrade to our latest ADT Version!

         This pops up in a message box, not the eclipse console. I have
         followed the ADT Setup guide to the letter and it's not playing ball -
         could someone confirm this as working or point me towards a reason why 
I may be getting this error?


      Hi Jack,

      How did you install your ADT? You can check the ADT version by "cat" the 
file /opt/poky/${version}/version-xxxx, where xxxx is your target sys 
architecture.

      -Lianhao
      _______________________________________________
      yocto mailing list
      yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
      https://lists.yoctoproject.org/listinfo/yocto

   Hi Lianhao,

   I am using the yocto build tree so I don't have an installed ADT in /opt
   but one that has been generated within my build directory, this is
   correct yes?

   Jack.
   _______________________________________________
   yocto mailing list
   yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
   https://lists.yoctoproject.org/listinfo/yocto


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 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 <file>..." to include in what will be committed)
#
#    ../bitbake/lib/bb/pysh/pyshtables.py
#    ../conf/
#    ./
#    ../qemuarm-toolchain/
nothing added to commit but untracked files present (use "git add" to track)

The environment variables are still wrong, can I manually change them, I 
understand this is bad practice but I can't develop until I fix this.



t.



_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to