summaryrefslogtreecommitdiff
path: root/packages/meta/meta-gpe.bb
blob: d12621ad6515d0a306140e25b0b3af8e27128ba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "Meta-package for GPE Palmtop Environment"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = "MIT"
PR = "r42"

ALLOW_EMPTY = "1"
BUILD_ALL_DEPS = "1"

DEPENDS = "task-gpe"

RDEPENDS = "\
    gpe-base-depends \
    gpe-task-base \
    gpe-task-settings \
    gpe-task-pim \
    gpe-task-apps \
    gpe-task-games \
    gpe-task-connectivity"