Difference between revisions of "Useful targets"

From Openembedded.org
Jump to: navigation, search
(Other)
(Undo revision 2524 by 213.5.64.20 (Talk))
Line 1: Line 1:
http://emilyhoffnung.com/images/91/hotmail-log-in.html hotmail log in,  kybrr, http://overland-sheepskin.com/cp/226/free-ancestry.html free ancestry, teoihu, http://camarofirebirdparts.com/aspnet_client/18/free-hairy-pussy-thumbnails.html free hairy pussy thumbnails,  stlame, http://selfimprovementmotivation.info/cp/58/hebrew-alphabet.html hebrew alphabet,  40079, http://innerhumandesign.com/IXWEBcgi-bin/560/cement-production-process.html cement production process, teoxj, http://affordable-jewelry.info/images/441/st-regis-bora-bora.html st regis bora bora,  170814, http://beverage-and-food.info/wordpress/11/h-h-gregg-appliances.html h h gregg appliances,  amz,
+
== 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 06:12, 1 September 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.