From cf9e6b299aaae23f459d1887e9acf721c0b3f9a4 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 13 Jun 2011 14:34:31 +0100 Subject: task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent This is particularly important since the file doens't use BBCLASSEXTEND and PN is therefore misleading Signed-off-by: Richard Purdie --- meta/recipes-qt/tasks/task-qte-toolchain-host.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta/recipes-qt/tasks/task-qte-toolchain-host.bb (limited to 'meta/recipes-qt/tasks/task-qte-toolchain-host.bb') diff --git a/meta/recipes-qt/tasks/task-qte-toolchain-host.bb b/meta/recipes-qt/tasks/task-qte-toolchain-host.bb deleted file mode 100644 index 2ab6ccf6b..000000000 --- a/meta/recipes-qt/tasks/task-qte-toolchain-host.bb +++ /dev/null @@ -1,7 +0,0 @@ -require recipes-core/tasks/task-sdk-host.bb - -DESCRIPTION = "Host packages for Qt Embedded SDK" -LICENSE = "MIT" -ALLOW_EMPTY = "1" - -RDEPENDS_${PN} += "qt4-tools-nativesdk" -- cgit v1.2.3