Changes between Version 7 and Version 8 of Developing SHR
- Timestamp:
- 04/21/11 12:33:26 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing SHR
v7 v8 6 6 You should have done [wiki:"Building SHR"] and [wiki:"Getting started developing SHR"] before you can do this guide. 7 7 8 === Just building a SHR project ===8 === Just building an SHR project === 9 9 10 10 {{{ … … 22 22 You should always do the clean command before you do the build command. It makes that bitbake will build the newest files. (In other circumstances it could build the caches) 23 23 24 === Changing and building a SHR project ===24 === Changing and building an SHR project === 25 25 {{{ 26 26 cd shr-testing/shr-apps/shr-dialer
