Changes between Version 28 and Version 29 of Developing your own applications
- Timestamp:
- 01/11/11 16:44:35 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v28 v29 32 32 }}} 33 33 34 Create a file called '''Makefile.am''' and insert the following text: 35 {{{ 36 todo 37 }}} 38 39 34 40 === 4. Add a bitbake recipe === 35 41 Create a file called '''my_first_app.bb''' and insert the following text:
