[yocto] How to install own package using yocto

varun bhatnagar varun292006 at gmail.com
Tue May 7 10:18:00 PDT 2013


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130507/42b945f6/attachment.html>


More information about the yocto mailing list