Meta-oe tasks

From Openembedded.org
Jump to: navigation, search

Related to OE-Core Task Rework, here are the current tasks in meta-oe:

Task package RDEPENDS RRECOMMENDS Comments
task-boot
Basic task to get a device booting
task-boot base-files
base-passwd
busybox
netbase
keymaps#
${MACHINE_ESSENTIAL_EXTRA_RDEPENDS}
kernel
${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS}
task-basic
Basic task to get a device online
task-basic dropbear%
openssh-sftp%
openssh-sftp-server%
avahi-daemon
avahi-utils
${MACHINE_EXTRA_RRECOMMENDS}
usbutils#
alsa-utils-alsamixer#
kernel-module-g-ether#
kernel-module-g-serial#
kernel-module-g-mass-storage#
bluez4#
iw#
wpa-supplicant#
tzdata
cpufrequtils
htop
SSH-related packages controlled by TASK_BASIC_SSHDAEMON variable, packages in default value shown
task-cli-tools
A set of useful command line tools
task-cli-tools dbus-daemon-proxy
dosfstools
htop
iptables
lsof
mbuffer
mdbus2
mtd-utils
mterm2
nano
nfs-utils-client
nmon
powertop
screen
socat
sysstat
Contains mdbus2 and mterm2 that are not provided by meta-oe
task-cli-tools-debug evtest
devmem2
i2c-tools
gdb
mkdump
mioctl
procps
pxaregs
s3c24xx-gpio
s3c64xx-gpio
serial-forward
strace
tcpdump
ltrace Contains mkdump and mioctl that are not provided by meta-oe; somewhat machine-specific
task-x11-server
Task for an image with Xserver
task-x11-server xserver-xorg%
xf86-input-evdev%
xf86-input-mouse%
xf86-video-fbdev%
xf86-input-keyboard%
Contents entirely controlled by XSERVER variable (packages in default value shown)
task-x11
The X Window System -- install this task to get a client/server based display multiplexer.
task-x11 task-x11-server
task-x11-utils
task-x11-utils xserver-common%
xserver-nodm-init%
xauth
xhost
xset
xrandr
task-sdk-target
Packages required for a target (on-device) SDK
task-sdk-target gcc-symlinks
g++-symlinks
cpp
cpp-symlinks
binutils-symlinks
perl-modules
flex
flex-dev
bison
gawk
sed
grep
autoconf
automake
make
patch
diffstat
diffutils
libstdc++-dev
libtool
libtool-dev
libltdl-dev
pkgconfig
g77-symlinks
gfortran-symlinks
task-fonts-truetype
Install one of these tasks to get support for truetype fonts.
task-fonts-truetype task-fonts-truetype-core
task-fonts-truetype-chinese
task-fonts-truetype-japanese
task-fonts-truetype-core fontconfig-utils
ttf-dejavu-common
ttf-dejavu-sans
ttf-dejavu-sans-mono
task-fonts-truetype-chinese task-fonts-truetype-core
ttf-arphic-uming
task-fonts-truetype-japanese task-fonts-truetype-core
ttf-sazanami-gothic
ttf-sazanami-mincho

Note:: meta-oe also bbappends task-qte-toolchain-target to add qwt-e-dev.