Useful targets

From Openembedded.org
Revision as of 12:41, 20 August 2010 by 91.155.42.12 (talk)
Jump to: navigation, search

Meta

The directory recipes/meta contains most of these "meta" targets that build multiple packages but some of the more useful ones are detailed below:

meta-opie

Build all OPIE related packages and some more for OPIE based usage.

meta-gpe

Basic packages to go with gpe-image.

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.