Useful targets: Difference between revisions

From Openembedded.org
Jump to navigation Jump to search
No edit summary
 
(47 intermediate revisions by 11 users not shown)
Line 1: Line 1:
http://onlinehideaway.com/images/05/ortho-tool-retractors.html ortho tool retractors,  >:-), http://lucastech.net/anonymous/92/india-country-abbreviation.html india country abbreviation,  >:-PP, http://johnhawkinslpc.com/cgi-bin/073/switching-to-a-lower-dosage-cymbalta-weight-gain.html switching to a lower dosage cymbalta weight gain,  qhkgig, http://ash3.com/images/89/wwworthogel.html wwworthogel,  >:]]], http://atsaircargo.com/webalizer/92/neomycin-otic-suspension.html neomycin otic suspension,  byhocz, http://certifiedsystemdesign.com/images/32/enalapril-and-clonidine-use-for-autonomic-control.html enalapril and clonidine use for autonomic control,  dkvwz, http://4overprints.com/crm/01/previa-repair-manual-online-free.html previa repair manual online free,  12626, http://citygroupmc.com/cp/16/dr.-michael-gratch-orthopaedic-surgery.html dr. michael gratch orthopaedic surgery,  566220, http://flyfreedomair.us/googleff86ba028bda3742.html/012/depakote-weight-gain.html depakote weight gain,  yvmc, http://flyfreedomairhouston.com/webalizer/231/ortho-fire-ant.html ortho fire ant,  902,
Useful targets for bitbake (bitbake <targetname>)


== Other ==
= core-image-minimal =
Builds a minimal image for your target with basic system functionality, booting to a shell.


=== helloworld ===
= world =
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.
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 ===
= 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.
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 ===
= virtual/kernel =
Builds the appropriate kernel for your device.
Builds the appropriate kernel for your device.


[[Category:User]]
[[Category:User]]

Latest revision as of 15:19, 7 November 2012

Useful targets for bitbake (bitbake <targetname>)

core-image-minimal

Builds a minimal image for your target with basic system functionality, booting to a shell.

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.