aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-arago-toolchain-gst-host.bb
blob: 5bb5531027da2f78fde0e92b68a7b1d8c989ca5e (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Host packages for a standalone Arago SDK or external toolchain"
PR = "r15"
ALLOW_EMPTY = "1"

inherit sdk

PACKAGES = "${PN}"

RDEPENDS_${PN} = "\
    task-arago-toolchain-dvsdk-host \
    "