Difference between revisions of "Useful targets"

From Openembedded.org
Jump to: navigation, search
(Other)
 
(35 intermediate revisions by 8 users not shown)
Line 1: Line 1:
http://leschenaultcc.com/oldadmin/541/julia-bond-nude.html julia bond nude, grzf, http://hechozeme.com/empowerment/78/naked-nude-boners.html naked nude boners, lvggew, http://hostick.com/webalizer/877/teen-boy-thong.html teen boy thong,  :-((, http://quickfinder.in/images/76/analyzing-characters-from-a-book.html analyzing characters from a book,  160, http://elshaddaicanada.com/events/86/susie-feldman-nude-fakes.html susie feldman nude fakes,  958, http://inglobeship.com/images/153/free-naked-cheerleaders.html free naked cheerleaders,  662,
+
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.
 +
 
 +
[[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.