[bitbake-devel] .bb script file for auto tools

Ugesh Reddy kumar.ugesh003 at yahoo.com
Wed May 9 15:59:42 UTC 2018


Hello, The devtool hides out the information and trying to learn bitbake and wanted understand each entry in the .BB files.So I would to write it instead of tool.
Could you guide me?


Sent from Yahoo Mail on Android 
 
  On Wed, 9 May 2018 at 5:14 p.m., Burton, Ross<ross.burton at intel.com> wrote:   The easy way is to just use devtool to create the recipe for you.  The important bit is just "inherit autotools" to handle autoreconf/configure/make/make install for you.
Ross
On 9 May 2018 at 03:18, Ugesh Reddy via bitbake-devel <bitbake-devel at lists.openembedded.org> wrote:

Hello All,
 I am new to bitbake and having the basic understanding on bitbake. My project uses auto tools and it has Makefile.am and configure.ac when it runs with autogen.sh it could able to generate Makefile and configure with generated files the bin program is generated. I would like to do the same with bitbake. The below are the structure
   As mentioned in the below linkhttps://github.com/ DynamicDevices/bbexample

When it executed like below it works fine $ cd bbexample $ ./autogen.sh $ ./configure $ make
How can i write the .bb file for the same ?
Regards,Ugesh



                                              
|             |


-- 
______________________________ _________________
bitbake-devel mailing list
bitbake-devel at lists. openembedded.org
http://lists.openembedded.org/ mailman/listinfo/bitbake-devel



  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20180509/ec8043a6/attachment-0002.html>


More information about the bitbake-devel mailing list