[yocto] SDK generation issue

Paul Eggleton paul.eggleton at linux.intel.com
Tue Mar 3 05:16:26 PST 2015


Maybe, it depends on the individual projects. We haven't embarked upon any 
documentation standardisation effort.

On Tuesday 03 March 2015 12:17:45 Raghavendra Kakarla wrote:
> Hi Paul Eggleton,
> 
> Shall i get any API information in the generated SDK documents.
> 
> Regards,
> Raghavendra.
> ________________________________________
> From: Paul Eggleton <paul.eggleton at linux.intel.com>
> Sent: Tuesday, March 3, 2015 5:40 PM
> To: Raghavendra Kakarla
> Cc: yocto at yoctoproject.org
> Subject: Re: SDK generation issue
> 
> Assuming you built the SDK you had installed with "doc-pkgs" in
> SDKIMAGE_FEATURES, they would be in the target sysroot i.e.
> <sdk-install-dir>/sysroots/<your-machine-arch>/usr/share/doc/
> 
> On Tuesday 03 March 2015 11:55:22 Raghavendra Kakarla wrote:
> > Hi Paul Eggleton,
> > 
> > Where can i get the documents generated by the yocto sdk.
> > 
> > Regards,
> > Raghavendra.
> > ________________________________________
> > From: Raghavendra Kakarla
> > Sent: Tuesday, March 3, 2015 3:56 PM
> > To: Paul Eggleton
> > Cc: yocto at yoctoproject.org
> > Subject: RE: SDK generation issue
> > 
> > Hi Paul Eggleton,
> > 
> > Thank you for your response.
> > 
> > Now my issue is resolved.
> > 
> > I have some doubts on yocto-sdk. Can you please clarify them.
> > 
> > When i Built SDK for YOCTO, I am getting a cross compilation tool chain.
> > With which i am able to build the applications for my platform. I wanted
> > to
> > confirm, whether SDK means  a toolchain to build the applications or is
> > there something more (such as documentation, libraries, etc generated for
> > our platform)
> > 
> > Regards,
> > Raghavendra.
> > 
> > From: Paul Eggleton <paul.eggleton at linux.intel.com>
> > Sent: Tuesday, March 3, 2015 3:07 PM
> > To: Raghavendra Kakarla
> > Cc: yocto at yoctoproject.org
> > Subject: Re: SDK generation issue
> > 
> > On Tuesday 03 March 2015 05:41:43 Raghavendra Kakarla wrote:
> > > I am generated the yocto SDK using the yocto sdk script "bitbake
> > > core-image-minimal -c populate_sdk" command. With this command I am able
> > > to
> > > generte the installation script file and .manifest file.
> > > 
> > > I run the installation script file. After running installation script
> > > file
> > > it propts that following message:
> > > 
> > > Extracting SDK...done
> > > Setting it up...done
> > > SDK has been successfully set up and is ready to be used.
> > > 
> > > 
> > > After this i run the ".
> > > /opt/poky/1.7/environment-setup-mips32rel-poky-linux" and echo $PATH i
> > > got
> > > the correct path.
> > > 
> > > After this i built wrote a small example and try to build with the sdk
> > > generated toolchain by running following command:
> > > 
> > > mipsel-poky-linux-gcc test.c
> > 
> > Use $CC instead of running the compiler directly so that you get the
> > correct options.
> > 
> > Cheers,
> > Paul
> > 
> > 
> > --
> > 
> > Paul Eggleton
> > Intel Open Source Technology Centre
> 
> --
> 
> Paul Eggleton
> Intel Open Source Technology Centre

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list