aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/uml-image.bb
blob: 9255c8c08a01708c1c53f3da9894507b12b7957d (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A rootfs for User-Mode-Linux"

OPIE_LIBS = "qte qpf-bitstream-vera libqpe-opie libopie2"
OPIE_BASE = "opie-qcop opie-quicklauncher opie-taskbar"

DEPENDS = "${MACHINE_TASK_PROVIDER}"
IMAGE_INSTALL = "${DEPENDS}"

inherit image