aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/angstrom-gpe-task-pim.bb
blob: e93980faf91342c22089b9f2afe4329686f728fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Task packages for the Angstrom distribution"
LICENSE = "MIT"
PR = "r32"

inherit task

RDEPENDS_${PN} = "\
    gpe-timesheet \
    gpe-todo \
    gpe-calendar \
    gpe-contacts \
    gpesyncd"