[yocto] How to install own package using yocto

Gaurang Shastri gmshastri at gmail.com
Tue May 7 22:36:32 PDT 2013


Hi Varun,

Can you go and check the available good amount of documents.....for you i
can suggest,
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-addpkg

//Gaurang Shastri


On Tue, May 7, 2013 at 10:48 PM, varun bhatnagar <varun292006 at gmail.com>wrote:

> Hi,
>
> I am new to Yocto.
> I have a tar package and I want to install this package in my image
> created by Yocto. I want to perform three steps to install the package:
>
> 1) Build directory named "build" (*mkdir build*)
> 2) Change the directory to "build" (*cd build*)
> 3) Execute cmake command (*cmake ..*)
>
> Can anyone tell me how can I write the above steps in a bitbake recipe
> file so that the above three steps should get executed. I have generated
> checksum using *md5sum <pkgname>*
>
> Any help will be appreciated.
>
> Thanks in advance.
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130508/448ed0e5/attachment.html>


More information about the yocto mailing list