Difference between revisions of "Useful targets"

From Openembedded.org
Jump to: navigation, search
(Other)
(Undo revision 2813 by 213.5.64.20 (Talk))
Line 1: Line 1:
http://computerrepairabbotsford.com/webalizer/57/university-of-chicago.html university of chicago,  lqt, http://recreationcentreabbotsford.com/images/631/general-electric.html general electric,  078, http://geartec.com/uploads/108/animal-hentai.html animal hentai, 041, http://integratedblinds.com/modlogan/058/peace-sign.html peace sign,  uqf, http://powerapps.com/cp/997/jeremy-brett.html jeremy brett,  %-(, http://dmxweb.com/webalizer/868/london-england-weather.html london england weather, rhrrm, http://finfers.com/webalizer/412/norris-lake-tennessee-fishing.html norris lake tennessee fishing,  :OO,
+
== Other ==
 +
 
 +
=== helloworld ===
 +
Builds a static executable that prints hello world, then loops infinitely.
 +
 
 +
=== world ===
 +
Build everything. This takes a long time, a lot of network bandwidth, and a lot of disc space. Can also break your toolchain.
 +
 
 +
=== package-index ===
 +
Target to update the "feed" files (Package*) to reflect the current set of .ipk's that exist in the deploy directoryCommonly used after building some packages individually to update the feed and allow them to be installed via a package manager or the opkg command line tools.
 +
 
 +
=== virtual/kernel ===
 +
Builds the appropriate kernel for your device.
 +
 
 +
[[Category:User]]

Revision as of 09:36, 10 October 2010

Other

helloworld

Builds a static executable that prints hello world, then loops infinitely.

world

Build everything. This takes a long time, a lot of network bandwidth, and a lot of disc space. Can also break your toolchain.

package-index

Target to update the "feed" files (Package*) to reflect the current set of .ipk's that exist in the deploy directory. Commonly used after building some packages individually to update the feed and allow them to be installed via a package manager or the opkg command line tools.

virtual/kernel

Builds the appropriate kernel for your device.