Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:guide-developer:obtain.firmware.sdk [2018/12/06 12:42] – finished merging karlpdocs:guide-developer:obtain.firmware.sdk [2021/10/15 08:36] (current) – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== Using the SDK ====== ====== Using the SDK ======
-FIXME + 
-THIS IS THE //OLD// DOCUMENT :!:  +<WRAP center round info 60%> 
-See [[docs:guide-developer:using_the_sdk|Using the SDK]] For the latest version :!:+THIS IS THE //OLD// DOCUMENT :!:\\ 
 +**See [[docs:guide-developer:toolchain:using_the_sdk|Using the SDK]] for the latest version** :!: 
 +</WRAP> 
  
 The [[wp>Software_development_kit|SDK]] is a relocatable, precompiled OpenWrt [[wp>Toolchain|toolchain]] suitable to [[wp>Cross_compile|cross compile]] single [[wp>User_space|userspace]] packages for a specific target without compiling the whole system from scratch. The [[wp>Software_development_kit|SDK]] is a relocatable, precompiled OpenWrt [[wp>Toolchain|toolchain]] suitable to [[wp>Cross_compile|cross compile]] single [[wp>User_space|userspace]] packages for a specific target without compiling the whole system from scratch.
Line 16: Line 19:
 === Prerequisites === === Prerequisites ===
  
-Please see the [[https://wiki.openwrt.org/doc/howto/buildroot.exigence|OpenWrt Buildroot]] page to install the needed software to build the packages on the SDK.+Please see [[docs:guide-developer:toolchain:install-buildsystem|Build system – Installation]] page how to install the needed software to build the packages on the SDK.
 ---- ----
 Note: On some hosts it is needed to install the **ccache** package Note: On some hosts it is needed to install the **ccache** package
Line 127: Line 130:
 Bug: BB SDK for BRCM2708: static compilation broken Bug: BB SDK for BRCM2708: static compilation broken
  
-===== Links ===== 
  
-Archive : [[doc:howto:obtain.firmware.sdk.old]] 
  • Last modified: 2018/12/06 12:42
  • by karlp