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 <[email protected]>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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > >
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
