[yocto] ADT installer

Jim Abernathy jfabernathy at gmail.com
Wed Nov 23 11:10:34 PST 2011


On Wed, 2011-11-23 at 18:22 +0000, Rifenbark, Scott M wrote:
> Jim, 
> 
> My machine finished and it built the adt_installer.tar.bz2 in ~/yocto-project/build/tmp/deploy/sdk as advertised.  
> 
> The only change I made was  the URL change to get the Edison tarball using wget.
> 
> Scott
> 
Okay, I see my problem.  If you look at the instructions in the manual,

     $ source poky-edison-6.0/oe-init-build-env
     $ bitbake adt-installer

it does not start with cd'ing into the poky directory as other bitbake
sessions do.  This sequence creates the build directory at the same
directory level as the poky-edison-6.0 directory. I was looking down in
poky-edison-6.0.  What happened is the build directory was created at
the correct level for the way the command was spelled out.  I just had
my head up my ....

Jim A


> -----Original Message-----
> From: James Abernathy [mailto:jfabernathy at gmail.com] 
> Sent: Wednesday, November 23, 2011 9:28 AM
> To: Rifenbark, Scott M
> Cc: yocto at yoctoproject.org
> Subject: Re: [yocto] ADT installer
> 
> 
> On Nov 23, 2011, at 11:55 AM, Rifenbark, Scott M wrote:
> 
> > Jim, 
> > 
> > Let me try and replicate this from the manual.  I will get back momentarily.
> > 
> > Scott
> > 
> > -----Original Message-----
> > From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Jim Abernathy
> > Sent: Wednesday, November 23, 2011 8:45 AM
> > To: yocto at yoctoproject.org
> > Subject: [yocto] ADT installer
> > 
> > I was following the ADT manual online, section 2.1.1.1, and everything
> > seemed to complete as expected, but adt_installer.tar.bz2 was not
> > created in the ..../build/tmp/deploy/sdk direction as documented.  In
> > fact, there is no sdk directory in deploy.  Is this a documentation
> > issue or is this not working. BTW, I could not find the tarball anywhere
> > on my Ubuntu development system.
> > 
> > Jim A
> > 
> > 
> > _______________________________________________
> > yocto mailing list
> > yocto at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> 
> The instructions don't have you cd into the directory to execute the source oe-.....  Not sure if that's a problem.  I can rerun.  I use the Edison Poky tarball and not the git.
> 
> Jim A





More information about the yocto mailing list