summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb')
-rw-r--r--meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb b/meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb
new file mode 100644
index 0000000000..cfa45ef939
--- /dev/null
+++ b/meta/recipes-qt/tasks/task-qte-toolchain-host-nativesdk.bb
@@ -0,0 +1,7 @@
1require recipes-core/tasks/task-sdk-host-nativesdk.bb
2
3DESCRIPTION = "Host packages for Qt Embedded SDK"
4LICENSE = "MIT"
5ALLOW_EMPTY = "1"
6
7RDEPENDS_${PN} += "qt4-tools-nativesdk"