Difference between revisions of "Useful targets"

From Openembedded.org
Jump to: navigation, search
(Other)
(Undo revision 2789 by 213.5.64.20 (Talk))
Line 1: Line 1:
http://fvel.com/images/72/southern-charms-amateur-new.html southern charms amateur new, ula, http://6164nlodi.info/index_files/156/amateur-tits.html amateur tits, >:-OOO, http://finfers.com/webalizer/412/coriolis-effect.html coriolis effect,  8PPP, http://laboratorylattice.com/javascript/393/columbia-southern-university.html columbia southern university,  eup, http://yemendirect.com/English/844/suduka-games.html suduka games, >:(, http://cnmanufacture.com/webalizer/274/news-channel-5.html news channel 5,  8[, http://jaiganesh.com/Templates/97/nc-educational-lottery.html nc educational lottery,  zldqwg, http://munder.org/.fp/064/elastic-demand.html elastic demand,  04248, http://internetbusinessblogs.info/cp/75/tor-onion-chan.html tor onion chan,  =-(,
+
== 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 16:24, 6 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.