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

inherit task

RDEPENDS_${PN} = "\
    dates \
    contacts \
    tasks \
"