aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta/meta-gpe.bb
blob: 2360db447f682a2c02e23da517e0fbf1ac73f144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Meta-package for GPE Palmtop Environment"
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"