Changes

no edit summary
Line 1: Line 1:  
A <b>software development kit</b> (<b>SDK</b>) is a set of software development tools that provides the possibility to create applications for a certain software package, software framework, computer system or similar development platform.
 
A <b>software development kit</b> (<b>SDK</b>) is a set of software development tools that provides the possibility to create applications for a certain software package, software framework, computer system or similar development platform.
 +
 +
<b>Note:</b> The information in this page is in accordance to using SDK version RUT9XX_R_00.06.00.4. You may read the README file for additional information if using a different SDK version.
    
__TOC__
 
__TOC__
Line 8: Line 10:  
<ul>
 
<ul>
 
     <li>A [[RUT955]] router</li>
 
     <li>A [[RUT955]] router</li>
     <li>[http://releases.ubuntu.com/ Ubuntu 16.04 OS]</li>
+
     <li>[http://releases.ubuntu.com/ Ubuntu 18.04 OS]</li>
 
     <li>SDK version RUT9XX_R_00.06.00.4</li>
 
     <li>SDK version RUT9XX_R_00.06.00.4</li>
 
</ul>
 
</ul>
Line 45: Line 47:  
[[File:Networking_rutxxx_sdk_instructions_2.jpg|border|class=tlt-border|1100x1100px]]
 
[[File:Networking_rutxxx_sdk_instructions_2.jpg|border|class=tlt-border|1100x1100px]]
   −
Once you open the Terminal you can compile a standard firmware by executing the <i>make</i> command. If all is in order, the output should look something like this:
+
Once you open the Terminal, update the feeds:
 +
 
 +
./scripts/feeds update -a
 +
 
 +
And then you can compile a standard firmware by executing the <i>make</i> command. If all is in order, the output should look something like this:
    
[[File:Networking_rutxxx_sdk_instructions_1.gif]]
 
[[File:Networking_rutxxx_sdk_instructions_1.gif]]
Line 67: Line 73:     
[[File:Networking_rutxxx_sdk_instructions_4.png|border|class=tlt-border|1100x1100px]]
 
[[File:Networking_rutxxx_sdk_instructions_4.png|border|class=tlt-border|1100x1100px]]
  −
==Removing services from the firmware==
  −
  −
==Adding additional packages==
      
==Firmware branding==
 
==Firmware branding==
Line 94: Line 96:     
Once you are done with editing, save the changes made to the file and compile a firmware to test whether your branding was successful.
 
Once you are done with editing, save the changes made to the file and compile a firmware to test whether your branding was successful.
 +
 +
[[Category:Other Topics]]

Navigation menu