Changes between Version 15 and Version 16 of Howto get my application in the SHR feed


Ignore:
Timestamp:
11/13/10 18:08:36 (3 years ago)
Author:
jama
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Howto get my application in the SHR feed

    v15 v16  
    1  
    21== First Step: Setup Routine == 
    32As a first step you need to integrate a setup routine in your source code, e.g. autotools (C, C++) or distutils (python) 
     
    6867$ git add openembedded/recipes/yourapp 
    6968# Commit the change 
    70 $ git commit openembedded/recipes/yourapp 
     69$ git commit -s openembedded/recipes/yourapp 
    7170# Create a diff 
    7271$ cd openembedded/