summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb
blob: cfa45ef9398355323aea6b89df281b86f59c679d (plain)
1
2
3
4
5
6
7
require recipes-core/tasks/task-sdk-host-nativesdk.bb

DESCRIPTION = "Host packages for Qt Embedded SDK"
LICENSE = "MIT"
ALLOW_EMPTY = "1"

RDEPENDS_${PN} += "qt4-tools-nativesdk"