Difference between revisions of "Useful targets"

From Openembedded.org
Jump to: navigation, search
(Other)
(Anti-spam undo revision)
Line 1: Line 1:
http://weightwatchets.com/webalizer/57/rta-cabinetry.html rta cabinetry,  610437, http://educationalreference.info/wordpress/958/sister-jerks-off-brother.html sister jerks off brother, 920, http://cheap-jewelry.info/images/93/battery-replacement.html battery replacement,  918, http://spirotair.com/webalizer/68/ici-paint.html ici paint,  gmsgc, http://thebarnabasministries.org/cgi-bin/721/market-analysis.html market analysis, rlkizj, http://wordgraphics.com/_borders/625/britney-nude.html britney nude,  %-(((, http://spirotair.com/webalizer/68/fm-transmitter.html fm transmitter,  fsafbv,
+
== 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 10:15, 3 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.